]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
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)
Mta variable was not free()d in one case.


No differences found