]> git.notmuchmail.org Git - notmuch/commit
Fix memory leak in guess_from_received_header().
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Wed, 15 Jun 2011 11:12:13 +0000 (15:12 +0400)
committerCarl Worth <cworth@cworth.org>
Wed, 15 Jun 2011 14:08:25 +0000 (07:08 -0700)
commiteeffa305eb302f52e326f7cb72a787556b8a7f00
treeb9dbf1635c46d4ca183934cb8125c2338cea1731
parent565d87c2aab7d3c389a958c068323683316e5e0f
Fix memory leak in guess_from_received_header().

Mta variable was not free()d in one case.
notmuch-reply.c