summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2020-08-18 22:54:44 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2020-08-18 22:54:44 (GMT)
commit66233315e78ae1b84561632535e776a24ebf0243 (patch)
treefd1456dfcb5dd56a91d6dcbfa7d3288a50ac30cc /release_docs
parent8fc569f6d1771d0ca98c70b3a930746b834624be (diff)
downloadhdf5-66233315e78ae1b84561632535e776a24ebf0243.zip
hdf5-66233315e78ae1b84561632535e776a24ebf0243.tar.gz
hdf5-66233315e78ae1b84561632535e776a24ebf0243.tar.bz2
Updated bug fix for HDFFV-11101
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index b5849dc..5e768e0 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -474,6 +474,13 @@ Bug Fixes since HDF5-1.10.5 release
Library
-------
+ - Fixed use-of-uninitialized-value error
+
+ Appropriate initialization of local structs was added to remove the
+ use-of-uninitialized-value errors reported by MemorySanitizer.
+
+ (BMR - 2020/8/13, HDFFV-11101)
+
- Creation of dataset with optional filter
When the combination of type, space, etc doesn't work for filter