diff options
| author | Jeffrey Stedfast <jestedfa@microsoft.com> | 2017-03-16 16:53:47 +0000 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-03-18 20:55:15 -0300 |
| commit | 195361c8cd100005e6562f54ccab15cb98cb20fd (patch) | |
| tree | bfe67709843e54ecf9cc41768c829d96de0d6caf /bindings/python/setup.py | |
| parent | e60b44ecf8bd5934959727496c7ef3016ff80cf6 (diff) | |
fix memory leaks in notmuch-show.c:format_headers_sprinter()
Internet_address_list_to_string() and
g_mime_message_get_date_as_string() return allocated string buffers
and not const, so from what I can tell from taking a look at the
sprinter-sexp.c’s sexp_string() function, the code leaks the
recipients_string as well as the date string.
Diffstat (limited to 'bindings/python/setup.py')
0 files changed, 0 insertions, 0 deletions
