diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-07-08 19:10:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-08 19:10:29 (GMT) |
commit | a45ade88863e7e413ec408cdc62d60a1c1bc76a2 (patch) | |
tree | 188190e709294244ea0661759b04c8c4c76d76b6 /src/H5FDmulti.c | |
parent | fe413fc6ff6ee763fedb083fb0f4f0ad221a388c (diff) | |
download | hdf5-a45ade88863e7e413ec408cdc62d60a1c1bc76a2.zip hdf5-a45ade88863e7e413ec408cdc62d60a1c1bc76a2.tar.gz hdf5-a45ade88863e7e413ec408cdc62d60a1c1bc76a2.tar.bz2 |
Fix for memory allocation issue identified by fuzzer (#732) (#1860)
GitHub issue #732 claims that mallocing a particular buffer can
trigger undefined behavior and that callocing the buffer fixes
the issue.
I did not confirm this, but the fix is trivial and better anyway.
Diffstat (limited to 'src/H5FDmulti.c')
0 files changed, 0 insertions, 0 deletions