summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2012-05-18 14:18:09 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2012-05-18 14:18:09 (GMT)
commitca8d4218d2a7b888e04bd40c22cc090fb7cd207d (patch)
tree8e6745ee54ca040f8d14ffa530a5078e41d64037 /release_docs
parentc11b378c891d0f1209ad5af499ecd94466868528 (diff)
downloadhdf5-ca8d4218d2a7b888e04bd40c22cc090fb7cd207d.zip
hdf5-ca8d4218d2a7b888e04bd40c22cc090fb7cd207d.tar.gz
hdf5-ca8d4218d2a7b888e04bd40c22cc090fb7cd207d.tar.bz2
[svn-r22376] add a test to expose a memory leak when adding/removing the same property in property list multiple times.
fix that bug.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 33f74c8..419bb58 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -100,7 +100,8 @@ Bug Fixes since HDF5-1.8.9
Library
-------
- - None
+ - Fix a memory leak exposed when inserting/removing a property
+ from a property list several times. HDFFV-8022. (MSC 2012/05/18)
Parallel Library
----------------