diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2011-02-05 03:00:49 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2011-02-05 03:00:49 (GMT) |
commit | fe7e78f2d90bb6bcd4302f6171f0df076bfc82e8 (patch) | |
tree | 1a9a77d0296f0f4fce59183b9d5aa22364e5f51d /src/H5HFiter.c | |
parent | 229e13fecec59da3680a17020c74fd44ca82ff54 (diff) | |
download | hdf5-fe7e78f2d90bb6bcd4302f6171f0df076bfc82e8.zip hdf5-fe7e78f2d90bb6bcd4302f6171f0df076bfc82e8.tar.gz hdf5-fe7e78f2d90bb6bcd4302f6171f0df076bfc82e8.tar.bz2 |
[svn-r20049] Description:
Bring r20048 from trunk to 1.8 branch:
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/H5HFiter.c')
0 files changed, 0 insertions, 0 deletions