diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2021-10-15 21:45:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 21:45:50 (GMT) |
commit | d1dd4a424685200b382185736e3435a6ae8e5505 (patch) | |
tree | f1f7c50f9a97aaee6260c08b7dae053a85c5bd53 /tools/lib/CMakeLists.txt | |
parent | 7432a7d918bf6bbfb1b671fe020711f6d56cc31e (diff) | |
download | hdf5-d1dd4a424685200b382185736e3435a6ae8e5505.zip hdf5-d1dd4a424685200b382185736e3435a6ae8e5505.tar.gz hdf5-d1dd4a424685200b382185736e3435a6ae8e5505.tar.bz2 |
Fixed HDFFV-11150 (#356) (#1104)
* Fixed HDFFV-11150 (#356)
Description
Replaced an HDassert with a check for null pointer in H5O_dec_rc() to
catch null pointer in corrupted data situation.
As a result, removed the null check prior to H5O_dec_rc() calls.
Platforms tested:
Linux/64 (jelly)
* Add release note for HDFFV-11150 fix.
Co-authored-by: bmribler <39579120+bmribler@users.noreply.github.com>
Diffstat (limited to 'tools/lib/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions