aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source/notes.rst
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-05-27 13:51:15 -0300
committerDavid Bremner <david@tethera.net>2017-05-30 09:02:29 -0300
commit233092577cdcb86e3e38374a50a3a26c05474126 (patch)
treeb5167aa53eec49e0e53fa6e879211fdb22808e91 /bindings/python/docs/source/notes.rst
parente86fa3226cbd3c28106828f079a9c0d5d27299b8 (diff)
cli/reply: fix two memory leaks, document a third
internet_address_list_to_string returns an allocated string, which needs to be freed with g_free. g_free can handle a NULL argument, so we follow the usage elsewhere of calling it unconditionally. The third leak we leave as it would require restructuring of add_recipients_from_message, and is fixed by later gmime-3.0 porting.
Diffstat (limited to 'bindings/python/docs/source/notes.rst')
0 files changed, 0 insertions, 0 deletions