]> git.ipfire.org Git - thirdparty/valgrind.git/commit
When '-d' (one or more) is specified, disallow the client from closing
authorJulian Seward <jseward@acm.org>
Sat, 13 Jan 2007 22:27:51 +0000 (22:27 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 13 Jan 2007 22:27:51 +0000 (22:27 +0000)
commite71365244a5ccc60c74ec61d0fa78b79cc870acc
tree68ab7226b610b74e848d9868d037d03975341a97
parent4f16d2408505614f8ca5ef7f9f6a988df7ec851b
When '-d' (one or more) is specified, disallow the client from closing
fd 2 (stderr) since that's what m_debuglog writes to, and the
resulting disappearance of the debug log can be confusing.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6519
coregrind/m_syswrap/syswrap-aix5.c
coregrind/m_syswrap/syswrap-generic.c