On quarta-feira, 15 de janeiro de 2014 18:52:42, Boris Barbulovski wrote: > This patch fixes some memory leaks. > > Memory leaks were caused by broken parent/child relations. > > I only tested on Linux Mint 64bit. > > br, Boris..
All changes look correct to me.
Just note for future reference: you don't need to check that a pointer is null
before free()ing or delete'ing it. Both functions are supposed to deal with
null pointers appropriately.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
