]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove 343173 helgrind crash during stack unwind from 3_10_BUGSTATUS.txt
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 13 Aug 2015 22:42:34 +0000 (22:42 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 13 Aug 2015 22:42:34 +0000 (22:42 +0000)
as it was fixed some time ago (and announced in NEWS)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15539

docs/internals/3_10_BUGSTATUS.txt

index 18a06a577ae745d2d9277752c142b978edd4b210..caf111c9e440139b10c55f7d5db40da5333e9191 100644 (file)
@@ -394,9 +394,6 @@ go in here.
         stack crashes callgrind
         m_stacks.c brokenness?
 
-343173  helgrind crash during stack unwind
-        m_stacks.c: need to (de)register stack at munmap?
-
 343357  Please fix semaphore starvation when running threads-per-CPU
         Unclear if we should do anything