]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Modify none/tests/execve.c so to avoid infinite loop with --trace-children=yes
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 11 Mar 2012 20:47:41 +0000 (20:47 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 11 Mar 2012 20:47:41 +0000 (20:47 +0000)
commit12633f01172dbcf569639df0e5b4fb80b807d217
treec8658fe86e061404e2e0ee5d06ab32968e4648d5
parent825fdcf3cb833ee4149b985380b9f092a861ff71
Modify none/tests/execve.c so to avoid infinite loop with --trace-children=yes

With --trace-children=yes, none/test/execve exec ve forever.

This avoids an infinite loop when running outer on inner regression
tests (for which --trace-children=yes is mandatory for the outer).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12440
none/tests/execve.c