Re: Perl memory leaks (and valgrind)

2015-10-01 Thread Shlomi Fish
On Thu, 1 Oct 2015 19:51:12 +0200 David Emanuel da Costa Santiago wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > > Now with the code attached. > > Best regards, > David Santiago > Hi David! One thing that strikes me as a problem is the fact that _yenc_encode_c returns a stri

Re: Perl memory leaks (and valgrind)

2015-10-01 Thread David Emanuel da Costa Santiago
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Now with the code attached. Best regards, David Santiago On Thu, 1 Oct 2015 19:19:47 +0200 David Emanuel da Costa Santiago wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > > Hello all, > > Is the valgrind tool a reliable tool f

Perl memory leaks (and valgrind)

2015-10-01 Thread David Emanuel da Costa Santiago
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello all, Is the valgrind tool a reliable tool for checking for memory leaks in perl and in our perl scripts? I have a perl script that's consuming all the memory available on my system. I rechecked the script and since i didn't found anything (a