mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +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
|