mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
4ea9707591
Otherwise, running e.g. nix-instantiate --eval -E --strict 'builtins.replaceStrings [""] ["X"] "abc"' would just hang in an infinite loop. Found by afl-fuzz.
1 line
59 B
Text
1 line
59 B
Text
[ "faabar" "fbar" "fubar" "faboor" "fubar" "XaXbXcX" "X" ]
|