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

Use 'H5free_memory(void*)' instead of native 'free(void*)' in error handler. #665

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

lefi7z
Copy link
Contributor

@lefi7z lefi7z commented Dec 6, 2022

Description

Please include a summary of the change and which issue is fixed or which feature is added.

Windows Visual Studio did not like the native call to free(..). Using the Hdf5 function resolves the issue.

https://portal.hdfgroup.org/display/HDF5/H5_FREE_MEMORY

Copy link
Member

@alkino alkino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@alkino alkino merged commit edbb502 into BlueBrain:master Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants