From 66233315e78ae1b84561632535e776a24ebf0243 Mon Sep 17 00:00:00 2001 From: Binh-Minh Ribler Date: Tue, 18 Aug 2020 17:54:44 -0500 Subject: Updated bug fix for HDFFV-11101 --- release_docs/RELEASE.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v0.12