Sed can go into an infinite loop
This commit is contained in:
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,'
|
Reference in New Issue
Block a user