hdf5/release_docs
Dana Robinson 16f9b070ce
Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fapl (#601)
* Committing clang-format changes

* Fixes a segfault when H5Pset_mdc_log_options() is called multiple times

An internal string is incorrectly freed when the API call is invoked
multiple times on a property list, which will usually cause a segfault
to occur. On the first call the log location is NULL so the problem
doesn't occur.

Fixes HDFFV-11239

* Fixes typos

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-29 09:33:43 -05: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 URL and options corrections 2020-10-19 16:21:57 -05:00
INSTALL_CMake.txt CMake no longer builds the C++ library by default (#555) 2021-04-20 06:55:05 -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 Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" 2020-01-23 14:40:47 -08: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 More info for building plugins with library 2020-09-28 09:41:43 -05:00
README_HPC Whitespace and url correction 2020-10-19 09:42:09 -05:00
RELEASE.txt Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fapl (#601) 2021-04-29 09:33:43 -05:00
USING_CMake_Examples.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
USING_HDF5_CMake.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
USING_HDF5_VS.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00