mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 21:16:02 +01:00
Currently e.g. `builtins.unsafeGetAttrPos "abort" builtins` will eventually segfault because pos->file is an unset Symbol. Found by afl-fuzz.
1 line
43 B
Nix
1 line
43 B
Nix
builtins.unsafeGetAttrPos "abort" builtins
|