]> granicus.if.org Git - neomutt/commit
Make imap_free_header_data type-safe
authorAndrew Gaul <andrew@gaul.org>
Mon, 10 Sep 2012 02:54:46 +0000 (19:54 -0700)
committerAndrew Gaul <andrew@gaul.org>
Mon, 10 Sep 2012 02:54:46 +0000 (19:54 -0700)
commit3af6810d0cc1d04ebea54a9ade38cb07723df8fb
treebfd60964cffe537965baf1ff2896e692e47f27db
parent008fc6bbd89d406e19438649ea65b35b47eac1af
Make imap_free_header_data type-safe

Also push conditional into function for safety and consistency with
other free functions.
imap/imap_private.h
imap/message.c