diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2019-01-29 16:22:18 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2019-01-30 22:47:47 (GMT) |
commit | 773c35a664d7483c55ea543b5203fdd6826f2de0 (patch) | |
tree | b589cbb048746c536ebe563d59ff54e168900ccd | |
parent | f75d25707d0abf597bf341d5191bd7411f536bf0 (diff) | |
download | hdf5-773c35a664d7483c55ea543b5203fdd6826f2de0.zip hdf5-773c35a664d7483c55ea543b5203fdd6826f2de0.tar.gz hdf5-773c35a664d7483c55ea543b5203fdd6826f2de0.tar.bz2 |
Add RELEASE.txt note for unknown message fix (pull request 1448)
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 2dfcfc1..172b55d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -264,6 +264,12 @@ Bug Fixes since HDF5-1.10.3 release Library ------- + - Fixed a potential invalid memory access and failure that could occur when + decoding an unknown object header message (from a future version of the + library). + + (NAF - 2019/01/07) + - Deleting attributes in dense storage The library aborts with "infinite loop closing library" after |