]> git.ipfire.org Git - thirdparty/valgrind.git/commit
If the pre-handler for the execve system call fails to state the file
authorTom Hughes <tom@compton.nu>
Fri, 5 Aug 2005 07:46:32 +0000 (07:46 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 5 Aug 2005 07:46:32 +0000 (07:46 +0000)
commit5636f53a8c716427b81dec67b830feb78ad18b46
tree92d4c7571e4337e49199b03e7a0e55693cd61215
parent3f28625849dd73c57d5673b86fc74048467cd23d
If the pre-handler for the execve system call fails to state the file
being executed then propagate the error from the stat instead of just
return ENOACCES all the time. Fixes bug #110208.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4330
coregrind/m_debuginfo/symtab.c
coregrind/m_libcfile.c
coregrind/m_syswrap/syswrap-generic.c
include/pub_tool_libcfile.h