summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-27 20:46:22 (GMT)
committerGitHub <noreply@github.com>2023-03-27 20:46:22 (GMT)
commit3393633d63491ffe3ba27ea4a9140dc3c98782f3 (patch)
tree1b006ac2b8f180629bd442106ae19bcd53b38fc3 /release_docs
parent43e4e64d886e9072a6075c6369e84c0e273fa44f (diff)
downloadhdf5-3393633d63491ffe3ba27ea4a9140dc3c98782f3.zip
hdf5-3393633d63491ffe3ba27ea4a9140dc3c98782f3.tar.gz
hdf5-3393633d63491ffe3ba27ea4a9140dc3c98782f3.tar.bz2
Undo revert 2615 (#2638)
* Revert "1 10 revert 2615 (#2629)" This reverts commit 43e4e64d886e9072a6075c6369e84c0e273fa44f.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2cd8d35..a8b38b1 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -543,7 +543,6 @@ Platforms Tested
Known Problems
==============
-
Setting a variable-length dataset fill value will leak the memory allocated
for the p field of the hvl_t struct. A fix is in progress for this.
HDFFV-10840