]> git.ipfire.org Git - thirdparty/valgrind.git/commit
setup_client_stack: use have_exename to consistently guard uses
authorJulian Seward <jseward@acm.org>
Wed, 4 May 2011 09:07:38 +0000 (09:07 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 4 May 2011 09:07:38 +0000 (09:07 +0000)
commit29c20eaeb04ec0f42b9e4dc8d198b54b8b01745e
tree74ac0081aabe4f02f5edf253328b26c9151ad808
parent1ccdd881a633aa3f27b08b7a32fe5c9d3db9b516
setup_client_stack: use have_exename to consistently guard uses
of VG_(args_the_exename), thereby avoiding a potential segfault.
Spotted by IBM's BEAM checker.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11724
coregrind/m_initimg/initimg-linux.c