mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
15608c00b5
The buffers passed to stat-like calls are only partially filled in by the call, leaving ununitialized memory areas when the stat buffers are created on the stack. This change memsets the buffers to 0 before the stat calls, quieting the -fsanitze=memory complaints. |
||
---|---|---|
.. | ||
expected | ||
testfiles | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
CMakeVFDTests.cmake | ||
dynlib_rpk.c | ||
dynlib_vrpk.c | ||
h5repack_plugin.sh.in | ||
h5repack.sh.in | ||
h5repackgentest.c | ||
h5repacktst.c | ||
Makefile.am | ||
testh5repack_detect_szip.c |