]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
remove 302800 (bug invalid and/or covered by --soname-synonyms)
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 7 Jul 2012 15:53:26 +0000 (15:53 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 7 Jul 2012 15:53:26 +0000 (15:53 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12724

docs/internals/3_7_BUGSTATUS.txt

index ee959171caea9f5b2a6067fc93055700d41240cb..71b8bd1dc1ac121d0c461e62f77f556b66d577f4 100644 (file)
@@ -302,9 +302,6 @@ get fixed.
 302700  Assertion 'srcix >= 0 && srcix < VG_(sizeXA)(srcxa)' failed.
   is in 3.6.0
 
-302800  valgrind change the operator new's alloctor into system's
-  not a bug (invalid, basically)
-
 302827  add wrapper for CDROM_GET_CAPABILITY
   **possible 3.8.0, has patch