[PD-dev] Memory leaks?

IOhannes m zmölnig zmoelnig at iem.at
Mon Mar 21 22:29:25 CET 2016


On 03/21/2016 09:51 PM, Miller Puckette wrote:
> Yep, thanks.  Fixing it now...

since you seem to be in bug-squashing mode: there are about 100 more
bugs waiting to be fixed :-)
i've just submitted a patch that tackles about 30 of them...

  https://sourceforge.net/p/pure-data/patches/572/

many of the remaining known bugs are simply "logically dead code"
[CWE561] and "unchecked return values" [CWE252], though there are still
some memory leaks buried in g_template.c

gmsdr
IOhannes



[CWE252] http://cwe.mitre.org/data/definitions/252.html
[CWE561] http://cwe.mitre.org/data/definitions/561.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20160321/d675539c/attachment.sig>


More information about the Pd-dev mailing list