diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2011-02-05 02:41:22 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2011-02-05 02:41:22 (GMT) |
commit | c087ecdbdea8f142f1a4823db71ea47fa60a8c59 (patch) | |
tree | e17f06cf2710e5524205ebd40d96b127494ddce9 /src/H5Gobj.c | |
parent | 89a47692e9d14798dd2e7506a34f74810c1259dc (diff) | |
download | hdf5-c087ecdbdea8f142f1a4823db71ea47fa60a8c59.zip hdf5-c087ecdbdea8f142f1a4823db71ea47fa60a8c59.tar.gz hdf5-c087ecdbdea8f142f1a4823db71ea47fa60a8c59.tar.bz2 |
[svn-r20048] Description:
Bring Coverity changes back to trunk:
r19733:
Fix memory leak in h5perf_serial. Global buffer "buffer2" was allocated at the
beginning of do_sio() but never freed. Added call to free() at end of do_sio().
r19734:
Fix memory leak in iopipe. Buffer "the_data" was allocated at the beginning of
main() but never freed. Added call to free() at end of main().
Tested on:
Coverity branch in daily tests & Mac
Diffstat (limited to 'src/H5Gobj.c')
0 files changed, 0 insertions, 0 deletions