This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4ea9707591
tvl-depot
/
tests
/
lang
/
eval-okay-replacestrings.exp
2 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
libexpr: Fix prim_replaceStrings() to work on an empty source string Otherwise, running e.g. nix-instantiate --eval -E --strict 'builtins.replaceStrings [""] ["X"] "abc"' would just hang in an infinite loop. Found by afl-fuzz.
2018-02-19 16:52:33 +01:00
[ "faabar" "fbar" "fubar" "faboor" "fubar" "XaXbXcX" "X" ]
Reference in a new issue
Copy permalink