summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorglennsong09 <43005495+glennsong09@users.noreply.github.com>2023-04-30 20:51:47 (GMT)
committerGitHub <noreply@github.com>2023-04-30 20:51:47 (GMT)
commit709148d6c32c50a6f0a8c7c995664390b8e7f2f8 (patch)
tree095342a4f3be69d1f107b9f149c8ce7d8663355a /release_docs
parent556bc501cb18fd87431e897b182877643def1f92 (diff)
downloadhdf5-709148d6c32c50a6f0a8c7c995664390b8e7f2f8.zip
hdf5-709148d6c32c50a6f0a8c7c995664390b8e7f2f8.tar.gz
hdf5-709148d6c32c50a6f0a8c7c995664390b8e7f2f8.tar.bz2
Clean up memory allocated when reading messages in H5Dlayout on error (#2813)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 457e647..e2b87fc 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -117,6 +117,16 @@ Bug Fixes since HDF5-1.10.10 release
===================================
Library
-------
+ - Fixed memory leaks that could occur when reading a dataset from a
+ malformed file
+
+ When attempting to read layout, pline, and efl information for a
+ dataset, memory leaks could occur if attempting to read pline/efl
+ information threw an error, which is due to the memory that was
+ allocated for pline and efl not being properly cleaned up on error.
+
+ Fixes Github issue #2602
+
- Fixed a bug in H5Ocopy that could generate invalid HDF5 files
H5Ocopy was missing a check to determine whether the new object's