]> git.notmuchmail.org Git - notmuch/commit
cli/show: fix usage of g_mime_content_type_to_string
authorDavid Bremner <david@tethera.net>
Sat, 18 Mar 2017 17:33:50 +0000 (14:33 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 18 Mar 2017 23:55:15 +0000 (20:55 -0300)
commitb4cedc782415062f63d29b8f2de89956f2b8803b
tree58868a9d222f1414c1efa93554059f95a890119b
parent2ae6b8cb68759667c3caf024cb434de59bcc0899
cli/show: fix usage of g_mime_content_type_to_string

It returns an "allocated string", which needs to be freed.
notmuch-show.c