]> git.notmuchmail.org Git - notmuch/commit - notmuch-show.c
cli: replace use of g_mime_message_get_date_as_string
authorDavid Bremner <david@tethera.net>
Thu, 4 May 2017 12:48:44 +0000 (08:48 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 14 Jul 2017 20:58:09 +0000 (17:58 -0300)
commit67dbd24ece883e9cb0258fce289e40ca276b729d
tree6c0c67d663156dbf2966a39061081e553c967645
parenta58c75fdf6120aa3861e95a4a61fa268dee6a690
cli: replace use of g_mime_message_get_date_as_string

This function goes away in gmime-3.0. Also, the memory management is
apparently error prone, witness the memory leak in notmuch-reply.
notmuch-reply.c
notmuch-show.c
util/gmime-extra.c
util/gmime-extra.h