#638753 libhdf5-serial-1.8.7: threadsafe memory leaks

#638753#5
Date:
2011-08-21 15:35:26 UTC
From:
To:
Hello:

Since a while I have noticed via valgrind some memory leaks let by the function `H5Zfilter_avail':
the following Code reproduce the issue:

#638753#10
Date:
2011-08-23 15:55:55 UTC
From:
To:
forwarded 638753 https://jira.hdfgroup.uiuc.edu/browse/HELPDSK-121
thanks


Le dimanche 21 août 2011 à 17:35 +0200, Jerome BENOIT a écrit :
Forwarded to upstream even if the issue tracker seems to be private.

Sylvestre

#638753#19
Date:
2015-04-14 17:42:42 UTC
From:
To:
Hi Gilles,

The bug report for the issue you refer to is HDFFV-7713. It is scheduled
to be fixed in HDF5-1.10, but it is *not* one of the bugs that will
be addressed in the HDF5-1.10.0 release that we are currently working
towards (not sure yet of the date for that).

If I find out anything else about this, I'll let you know.

#638753#26
Date:
2017-12-18 20:48:28 UTC
From:
To:
Hi,

When trying to reproduce this bug I only get 'still reachable' class
memory leaks, with the very same small memory footprint no matter how
many times H5Zfilter_avail was called. Is that what you experienced?
I tend to consider 'still reachable' memory leaks not leaks. Especially
when there're stable.

Thanks,

_g.