diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2013-03-21 19:22:19 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2013-03-21 19:22:19 (GMT) |
commit | 030a17ca60905ef90cabaa147ee84febb064fc42 (patch) | |
tree | 18cbb0a9f9535b1b2825cf35e0ecc95fce6cd045 /aclocal.m4 | |
parent | 535456397c2886ecaffddbd6471f6f2e50125c1d (diff) | |
download | hdf5-030a17ca60905ef90cabaa147ee84febb064fc42.zip hdf5-030a17ca60905ef90cabaa147ee84febb064fc42.tar.gz hdf5-030a17ca60905ef90cabaa147ee84febb064fc42.tar.bz2 |
[svn-r23417] Fixes an issue (HDFFV-8159) where uninitialized memory was being read
during variable-length type conversion. All variable-length type conversion
buffers are now initialized to contain 0s on allocation.
Tested on: jam(w/ fortran, C++, parallel, parallel fortran)
ostrich
This is a very small change (basially changing malloc to calloc) and
is unlikely to cause issues on other platforms.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions