]> git.notmuchmail.org Git - notmuch/commitdiff
lib: destroy message object after message removal
authorAli Polatel <alip@exherbo.org>
Mon, 3 Oct 2011 20:27:32 +0000 (23:27 +0300)
committerAli Polatel <alip@exherbo.org>
Tue, 4 Oct 2011 04:39:57 +0000 (07:39 +0300)
notmuch_database_remove_message() must call notmuch_message_destroy()
once it is done handling message removal.


No differences found