From: Tom Hughes Date: Tue, 4 Oct 2005 16:45:28 +0000 (+0000) Subject: Document bug 113796. X-Git-Tag: svn/VALGRIND_3_1_0~373 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b1575bb772c8df58a12d928b3b586ec39bfec81;p=thirdparty%2Fvalgrind.git Document bug 113796. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4855 --- diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt index 37b13ef3e7..2558601e5f 100644 --- a/docs/internals/3_0_BUGSTATUS.txt +++ b/docs/internals/3_0_BUGSTATUS.txt @@ -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 ===