]> diplodocus.org Git - nmh/commitdiff
Set all Content structure elements to NULL as they are free()'d; in a few
authorKen Hornstein <kenh@pobox.com>
Tue, 2 Dec 2014 18:41:55 +0000 (13:41 -0500)
committerKen Hornstein <kenh@pobox.com>
Tue, 2 Dec 2014 18:41:55 +0000 (13:41 -0500)
cases a content structure is reused and you can get into problems with
double-free()ing elements depending on your MIME composition content syntax.


No differences found