summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlrknox <lrknox>2018-03-13 01:39:03 (GMT)
committerlrknox <lrknox>2018-03-13 01:39:03 (GMT)
commit86890ac84ba74a437f87d98e7d7931dccc0fe856 (patch)
treee4ee2d1d9c27677c2bb62dd6373dbe201fc5f610
parent5d7c18fcfc14a53f4d6321460463357fbda61f4b (diff)
downloadhdf5-86890ac84ba74a437f87d98e7d7931dccc0fe856.zip
hdf5-86890ac84ba74a437f87d98e7d7931dccc0fe856.tar.gz
hdf5-86890ac84ba74a437f87d98e7d7931dccc0fe856.tar.bz2
Add release note for HDFFFV-10397.
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 81a052a..bb8168f 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -642,7 +642,11 @@ Bug Fixes since HDF5-1.10.1 release
Testing
-------
- -
+ - Memory for three variables in testphdf5's coll_write_test was malloced
+ but not freed, leaking memory when running the test. The variables'
+ memory is now freed.
+
+ (LRK - 2018/03/12, HDFFV-10397)
Supported Platforms
===================