Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert exec_program to execute_process #4819

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

byrnHDF
Copy link
Contributor

@byrnHDF byrnHDF commented Sep 10, 2024

No description provided.

@byrnHDF byrnHDF added Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Component - Build CMake, Autotools Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub labels Sep 10, 2024
@byrnHDF byrnHDF self-assigned this Sep 10, 2024
@lrknox lrknox merged commit 2f2192d into HDFGroup:develop Sep 11, 2024
56 checks passed
lrknox pushed a commit to lrknox/hdf5 that referenced this pull request Sep 13, 2024
derobins pushed a commit that referenced this pull request Sep 16, 2024
* Convert exec_program to execute_process (#4819)

* Fix a bug in Subfiling VFD vector I/O setup (#4821)

Fixes a bug where the vector I/O sizes weren't being extended when
one of the entries in the array is 0. This caused an over-read of
the I/O sizes buffer and on some machines would cause a memory
allocation failure due to the calculated I/O vector size being too
large.

* Add release note for signed binaries (#4826)

* Draw attention to 3rd step in process to update so numbers for release. (#4825)

* Update RESULT_VARIABLE
@byrnHDF byrnHDF deleted the develop-hdfs-find branch September 19, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Build CMake, Autotools Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
Projects
Status: Needs Merged
Development

Successfully merging this pull request may close these issues.

3 participants