]> git.notmuchmail.org Git - notmuch/commit
notmuch restore: Fix leak of FILE* object.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Oct 2009 16:20:32 +0000 (09:20 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Oct 2009 20:36:40 +0000 (13:36 -0700)
commit46ba33b1159fb48b8360ddae72492cc3162dc999
treead9a256ad17f0cbb8d784c446eaf3be3001ab1da
parent789495919aaaba47040faded49276b217068c6af
notmuch restore: Fix leak of FILE* object.

Apparently, I didn't copy enough of the "notmuch dump" implementation
since it didn't have a similar leak.
notmuch.c