|
From: Tom H. <to...@co...> - 2005-10-08 06:41:03
|
In message <Pin...@ch...>
Nicholas Nethercote <nj...@cs...> wrote:
> none/tests/execve.c is weird. It just calls execve() on itself. Running
> under Valgrind with --trace-children=yes I get an endless recursion.
> Running it normally from the shell I don't get that. Any ideas what is
> going on?
It passes an argument to itself though which is supposed to stop
the recursion.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|