]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't assert in the child after a threaded program does fork().
authorJulian Seward <jseward@acm.org>
Wed, 9 Feb 2011 10:34:00 +0000 (10:34 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 9 Feb 2011 10:34:00 +0000 (10:34 +0000)
commit8598cd5e69107c2ac52b2109e516cc6a1ee7abd4
treee485b93a5bd77a0368c031dd8ee771f46f002fb5
parent923b3fc1858c2ea49bfd8690a19af78e12128d45
Don't assert in the child after a threaded program does fork().
Fixes #255355 (helgrind part).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11525
helgrind/hg_main.c