From 51a30dbdb7e2e918e64f11de190eb2aa84342337 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 28 Jul 2010 14:46:31 -0500 Subject: [svn-r19144] Update for bug fix #1956. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index b1d6bdc..8a0baab 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -234,6 +234,9 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - valgrind reported an error of copying data to itself when a new attribute + is written (Bug #1956). I fixed it by taking out the memcpy step in + the attribute code. (SLU - 2010/07/28) - Fixed a bug that could cause file corruption when using non-default sizes of addresses and/or lengths. This bug could also cause uncorrupted files with this property to be unreadable. This bug -- cgit v0.12