From 1848184afec2867fbe46363b30b9281fc6827f4a Mon Sep 17 00:00:00 2001 From: Songyu Lu Date: Thu, 7 Mar 2019 10:10:11 -0600 Subject: Minor change: revised the note from the previous commit about HDFFV-10705. --- release_docs/RELEASE.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 965b98d..2658664 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -330,7 +330,8 @@ Bug Fixes since HDF5-1.10.4 release - Fixed memory leak in scale offset filter The data buffer was not freed in a special case like the general case. - It caused the memory usage to grow. + The special case is when the MinBits is the same as the number of bits in + the datatype's precision. It caused the memory usage to grow. (RL - 2019/3/4, HDFFV-10705) -- cgit v0.12