summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-09-01 04:02:56 (GMT)
committerGitHub <noreply@github.com>2023-09-01 04:02:56 (GMT)
commitb02dc7d9c0f83409bf55b4ca97061b5a8cd50b36 (patch)
treeb5c0efad9c7b038f57a223906a190c0dbc444ceb /release_docs
parentcd1a6aabdb8a39721507b58fe2792497428e7828 (diff)
downloadhdf5-b02dc7d9c0f83409bf55b4ca97061b5a8cd50b36.zip
hdf5-b02dc7d9c0f83409bf55b4ca97061b5a8cd50b36.tar.gz
hdf5-b02dc7d9c0f83409bf55b4ca97061b5a8cd50b36.tar.bz2
[1.14 Merge] Fix assertion failure during file close on error (#3463)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index db6b27a..9b8946d 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -109,6 +109,17 @@ Bug Fixes since HDF5-1.14.2 release
===================================
Library
-------
+ - Fixed an assertion failure in Parallel HDF5 when a file can't be created
+ due to an invalid library version bounds setting
+
+ An assertion failure could occur in H5MF_settle_raw_data_fsm when a file
+ can't be created with Parallel HDF5 due to specifying the use of a paged,
+ persistent file free space manager
+ (H5Pset_file_space_strategy(..., H5F_FSPACE_STRATEGY_PAGE, 1, ...)) with
+ an invalid library version bounds combination
+ (H5Pset_libver_bounds(..., H5F_LIBVER_EARLIEST, H5F_LIBVER_V18)). This
+ has now been fixed.
+
- Fixed an assertion in a previous fix for CVE-2016-4332
An assert could fail when processing corrupt files that have invalid