]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Document bug 113796.
authorTom Hughes <tom@compton.nu>
Tue, 4 Oct 2005 16:45:28 +0000 (16:45 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 4 Oct 2005 16:45:28 +0000 (16:45 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4855

docs/internals/3_0_BUGSTATUS.txt

index 37b13ef3e72dd6f322755a00e8b35e29719c39a5..2558601e5f0009a4058850c6bc23431ddda6fdcc 100644 (file)
@@ -134,6 +134,14 @@ FIXED-TRUNK:    TODO
 
 FIXED-TRUNK:    unconfirmed (Bryan suspects bug is invalid)
 
+----------------------------------------------------------------
+113796  read() and write() do not work if buffer is in shared memory
+
+Although the underlying cause is still present in the 3.0 code
+this bug isonly user visible in the 2.4 code base.
+
+FIXED-TRUNK:    4852
+
 
 ========================================================================
 === Bugs targeted for 3.1.0 and 3.0.2                                ===