mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02: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
|