summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2009-04-07 15:05:33 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2009-04-07 15:05:33 (GMT)
commitfecd6ab5593c4953d8641fe516271d1e75089764 (patch)
treed1bc73a7f568da8ea994537cb1ddcd625f713198 /fortran
parent1105b86f61e6602e383408cdde9e28f6b4eb1d45 (diff)
downloadhdf5-fecd6ab5593c4953d8641fe516271d1e75089764.zip
hdf5-fecd6ab5593c4953d8641fe516271d1e75089764.tar.gz
hdf5-fecd6ab5593c4953d8641fe516271d1e75089764.tar.bz2
[svn-r16677] merge 16676 from trunk
#1521 (B2) H5DSdetach_scale memory leak ISSUE: Purify (Windows Visual Studio 6) complains of a memory leak in H5DSdetach_scale call regarding a H5Aread call (stack is H5A_read, H5T_convert, H5T_conv_vlen, H5T_vlen_seq_mem_write, H5MM_malloc). SOLUTION: When a scale is detached from a dataset, the variable length structure length field is decreased in one entry. The associated pointer must be reallocated with the new length. DOCS AND TEST: Nothing added tested: linux
Diffstat (limited to 'fortran')
0 files changed, 0 insertions, 0 deletions