hdf5/release_docs
Dana Robinson ca6f9e3716
Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222)
* Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs

Filter IDs < 0 or > H5Z_FILTER_MAX could trip an assert in the
library due to missing ID range checks in H5Pget_filter_by_id1/2.
The library now returns a normal error code when filter IDs are
out of range. Fixes HDFFV-11286.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 16:20:13 -06:00
..
HISTORY-1_0-1_8_0_rc3.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_8_0-1_10_0.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_8.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_10_0-1_12_0.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_10.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_12.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
INSTALL doygen adjustments (#614) 2021-05-04 17:43:19 -05:00
INSTALL_CMake.txt HDFFV-11266 - add option to build HL tools (#1018) 2021-09-16 12:15:25 -05:00
INSTALL_Cygwin.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
INSTALL_parallel Updated the parallel install docs. 2018-12-31 05:07:30 -08:00
INSTALL_Warnings.txt Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447) 2021-05-03 09:08:37 -05:00
INSTALL_Windows.txt [svn-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definition 2015-11-18 15:26:11 -05:00
README_HDF5_CMake Update examples version because of HDFFV-11269 (#998) 2021-09-10 07:45:04 -05:00
README_HPC Whitespace and url correction 2020-10-19 09:42:09 -05:00
RELEASE.txt Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222) 2021-11-24 16:20:13 -06:00
USING_CMake_Examples.txt Changes to docs for using plugins (#814) 2021-07-14 11:12:01 -05:00
USING_HDF5_CMake.txt Changes to docs for using plugins (#814) 2021-07-14 11:12:01 -05:00
USING_HDF5_VS.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00