diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-07-01 19:53:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 19:53:45 (GMT) |
commit | 6aa7aeeda415287c3995fe3140bda86445023ab5 (patch) | |
tree | 77ebd53724d712619ace9cf2c7d1cbdfc83e3d63 /src/H5Mmodule.h | |
parent | 9e97a22b8bb7cc92f0b2ef2b63de61e9da50aba6 (diff) | |
download | hdf5-6aa7aeeda415287c3995fe3140bda86445023ab5.zip hdf5-6aa7aeeda415287c3995fe3140bda86445023ab5.tar.gz hdf5-6aa7aeeda415287c3995fe3140bda86445023ab5.tar.bz2 |
Fixes a bug in h5perf that causes file open failures (#1846)
When the filename was flipped from being a static array to being
dynamically allocated, the sizeof(filename) call wasn't updated.
This always returns the size of the pointer, truncating the
filename.
Diffstat (limited to 'src/H5Mmodule.h')
0 files changed, 0 insertions, 0 deletions