Re: [Openvpn-devel] Valgring findings

2016-06-08 Thread Matthias Andree
Am 07.06.2016 um 15:47 schrieb Илья Шипицин: > Hello, > > I played with valgrind a bit > > https://travis-ci.org/chipitsine/openvpn/jobs/135869065 > > Looks like there are leaks in openssl code, should we suppress it? Not that I've found the "leaks" you're reporting; however: I seem to recall

Re: [Openvpn-devel] Valgring findings

2016-06-07 Thread Selva Nair
On Tue, Jun 7, 2016 at 10:41 AM, Gert Doering wrote: > On Tue, Jun 07, 2016 at 05:33:07PM +0300, Samuli Seppänen wrote: > > > I played with valgrind a bit > > > > > > https://travis-ci.org/chipitsine/openvpn/jobs/135869065 > > > > > > Looks like there are leaks in openssl code, should we suppress

Re: [Openvpn-devel] Valgring findings

2016-06-07 Thread Илья Шипицин
I thought to run valgrind separately, but it might be interesting to run it under "make check" as well 2016-06-07 19:33 GMT+05:00 Samuli Seppänen : > > Hello, >> >> I played with valgrind a bit >> >> https://travis-ci.org/chipitsine/openvpn/jobs/135869065 >> >> Looks like there are leaks in opens

Re: [Openvpn-devel] Valgring findings

2016-06-07 Thread Gert Doering
Hi, On Tue, Jun 07, 2016 at 05:33:07PM +0300, Samuli Seppänen wrote: > > I played with valgrind a bit > > > > https://travis-ci.org/chipitsine/openvpn/jobs/135869065 > > > > Looks like there are leaks in openssl code, should we suppress it? > > I can't comment on the leaks themselves, but I wonde

Re: [Openvpn-devel] Valgring findings

2016-06-07 Thread Samuli Seppänen
Hello, I played with valgrind a bit https://travis-ci.org/chipitsine/openvpn/jobs/135869065 Looks like there are leaks in openssl code, should we suppress it? I can't comment on the leaks themselves, but I wonder if it would make sense to run OpenVPN under Valgrind in "make check". For exa

[Openvpn-devel] Valgring findings

2016-06-07 Thread Илья Шипицин
Hello, I played with valgrind a bit https://travis-ci.org/chipitsine/openvpn/jobs/135869065 Looks like there are leaks in openssl code, should we suppress it? Cheers, Ilya Shipitsin