Hi,

On Fri, Nov 22, 2013 at 10:51:27AM +0100, arno.oderm...@ch.schindler.com wrote:
> Dear Gert, Brad all,
> 
> as I also had reported to have recognized, that memory was not freed, even 
> 
> though the openvpn disconnect-script was disconnecting all of the 3400 
> Openvpn-sessions (pls see mail below).
> Would you think, this is also improved by the change from malloc to 
> calloc, so we could update to 2.3.3 to improve the memory-leak situation?

Using malloc() or calloc() will neither affect the total memory used,
nor any fragmentation issues or mem leaks.  It's just about guaranteeing
that allocated memory is zeroed-out.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgps_lwK4l_u2.pgp
Description: PGP signature

Reply via email to