Sed can go into an infinite loop
This commit is contained in:
parent
db7d5fca5f
commit
3e6908b586
1
testsuite/sed/sed-recurses-properly
Normal file
1
testsuite/sed/sed-recurses-properly
Normal file
@ -0,0 +1 @@
|
||||
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
|
Loading…
Reference in New Issue
Block a user