hdf5/HDF5Examples/C
Larry Knox 45185da696
Sync develop changes April 1 - April 3 to hdf5_1_14 (#4316)
* Fix divide-by-zero when page buf page size is 0 (#4296)

If a corrupt file sets the page buffer size in the superblock to zero,
the library could attempt to divide by zero when allocating space in
the file. The library now checks for valid page buffer sizes when
reading the superblock message.

Fixes oss-fuzz issue 58762

* Fix typo - Cnversion (#4301)

* Bump the github-actions group with 3 updates (#4300)

Bumps the github-actions group with 3 updates: [actions/download-artifact](https://github.com/actions/download-artifact), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/download-artifact` from 4.1.1 to 4.1.4
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.1...c850b930e6ba138125429b7e5c93fc707a7f8427)

Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](de2c0eb89a...9d7c94cfd0)

Updates `github/codeql-action` from 3.24.6 to 3.24.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8a470fddaf...1b1aada464)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix typo - glueing (#4299)

* Prepend MPI_TEST_ to parallel example test names (#4306)

* Report build options of VFDs (#4304)

* changed to if string contains instead

* return status of VFDs in libhdf5.settings

* use *_ENABLE_* settings instead to report the state

* added map state

* updated resetting status if cmake option fails

* PR merge workflows (#4303)

* Merge the Test Express workflows into the PR CI

* Split merge request triggers into autotools vs cmake

* Fix typo - differetly (#4311)

* Fix README badges (#4313)

* Remove old wait_H5Tinit.cmake file (#4314)

* Update branch names: develop=>hdf5_1_14 in 2 new workflows merged from
develop.
2024-04-03 10:47:33 -05:00
..
H5D Sync develop changes March 20 - March 25 to hdf5_1_14. (#4241) 2024-03-25 17:02:21 -05:00
H5FLT 1 14 dev sync lrk (#4200) 2024-03-21 09:17:22 -05:00
H5G Sync develop changes March 20 - March 25 to hdf5_1_14. (#4241) 2024-03-25 17:02:21 -05:00
H5PAR Sync develop changes April 1 - April 3 to hdf5_1_14 (#4316) 2024-04-03 10:47:33 -05:00
H5T Add build folder to path (#4305) 2024-04-02 13:00:05 -05:00
H5VDS Sync develop changes March 20 - March 25 to hdf5_1_14. (#4241) 2024-03-25 17:02:21 -05:00
Perf Add C in project line for CMake to fix #4012. (#4014) 2024-02-14 16:11:04 -06:00
CMakeLists.txt Add C in project line for CMake to fix #4012. (#4014) 2024-02-14 16:11:04 -06:00
Makefile.am Sync develop changes March 20 - March 25 to hdf5_1_14. (#4241) 2024-03-25 17:02:21 -05:00