mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
af86132e1a
Currently e.g. `builtins.unsafeGetAttrPos "abort" builtins` will eventually segfault because pos->file is an unset Symbol. Found by afl-fuzz.
2 lines
43 B
Nix
2 lines
43 B
Nix
builtins.unsafeGetAttrPos "abort" builtins
|