mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
af86132e1a
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
|