diff options
author | vchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com> | 2023-01-03 14:10:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-03 14:10:10 (GMT) |
commit | b7324009e48ec280791681514e0f017170049510 (patch) | |
tree | 17c3d0c38065ff8343081d15289f0eb03f8009ce /src/H5Fmpi.c | |
parent | b31ee1b608e57a1e0e917d9b1eefa7c695e52e0d (diff) | |
download | hdf5-b7324009e48ec280791681514e0f017170049510.zip hdf5-b7324009e48ec280791681514e0f017170049510.tar.gz hdf5-b7324009e48ec280791681514e0f017170049510.tar.bz2 |
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153) (#2326)
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion
if it is large enough, a buffer is allocated regardless so that the element
in fill->buf can later be reclaimed.
Valgrind is run on test/set_extent.c and there is no memory leak.
* Add information of this fix to release notes.
Diffstat (limited to 'src/H5Fmpi.c')
0 files changed, 0 insertions, 0 deletions