]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added fixed exp-drd bugs.
authorBart Van Assche <bvanassche@acm.org>
Sun, 11 May 2008 12:24:01 +0000 (12:24 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 11 May 2008 12:24:01 +0000 (12:24 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8044

docs/internals/3_3_BUGSTATUS.txt

index 5a04cd944c3a7b2869d14d4b4b4b1dbb2c00d476..f728c3a93aa03e555d4c9128e0fe1f6d4df1db1e 100644 (file)
@@ -212,3 +212,8 @@ r7355   r7356      33  155929  ms_print fails on massif outputs
 r7361   r7362      33  n-i-bz  ms_print broken for --time-unit=ms
 
 r7399   pending    33  157665  valgrind fails on shmdt(0) after shmat to 0
+
+r7755   pending    ??  n-i-bz  exp-drd: fixed assertion failure upon delete[]
+                               of an array of size zero.
+
+r7895   pending    ??  161036  exp-drd: client allocated memory was never freed