Bug#638753: libhdf5-serial-1.8.7: threadsafe memory leaks

2017-12-18 Thread Gilles Filippini
Control: tags -1 + moreinfo Hi, On Sun, 21 Aug 2011 17:35:26 +0200 Jerome BENOIT wrote: > Package: libhdf5-serial-1.8.7 > Severity: wishlist > > Hello: > > Since a while I have noticed via valgrind some memory leaks let by the > function `H5Zfilter_avail': > the following Code reproduce the i

Processed: Re: Bug#638753: libhdf5-serial-1.8.7: threadsafe memory leaks

2011-08-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 638753 https://jira.hdfgroup.uiuc.edu/browse/HELPDSK-121 Bug #638753 [libhdf5-serial-1.8.7] libhdf5-serial-1.8.7: threadsafe memory leaks Set Bug forwarded-to-address to 'https://jira.hdfgroup.uiuc.edu/browse/HELPDSK-121'. > thanks Stop

Bug#638753: libhdf5-serial-1.8.7: threadsafe memory leaks

2011-08-23 Thread Sylvestre Ledru
forwarded 638753 https://jira.hdfgroup.uiuc.edu/browse/HELPDSK-121 thanks Le dimanche 21 août 2011 à 17:35 +0200, Jerome BENOIT a écrit : > Since a while I have noticed via valgrind some memory leaks let by the > function `H5Zfilter_avail': Forwarded to upstream even if the issue tracker seems t

Bug#638753: libhdf5-serial-1.8.7: threadsafe memory leaks

2011-08-21 Thread Jerome BENOIT
Package: libhdf5-serial-1.8.7 Severity: wishlist Hello: Since a while I have noticed via valgrind some memory leaks let by the function `H5Zfilter_avail': the following Code reproduce the issue: --8><--- // gcc -o test_H5Zfilter_avail test_H5Zfilt