This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
925053e974
tvl-depot
/
tests
/
lang
/
eval-okay-getattrpos-undefined.nix
2 lines
43 B
Nix
Raw
Normal View
History
Unescape
Escape
libexpr: Make unsafeGetAttrPos not crash on noPos Currently e.g. `builtins.unsafeGetAttrPos "abort" builtins` will eventually segfault because pos->file is an unset Symbol. Found by afl-fuzz.
2018-04-03 14:27:17 +02:00
builtins
.
unsafeGetAttrPos
"
a
b
o
r
t
"
builtins
Reference in a new issue
Copy permalink