]> git.notmuchmail.org Git - notmuch/commit
Close message file after parsing message headers
authorMikhail Gusarov <dottedmag@dottedmag.net>
Tue, 17 Nov 2009 15:28:37 +0000 (21:28 +0600)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Nov 2009 16:53:16 +0000 (08:53 -0800)
commitdc5a9d8eb2c3d120fb9bf8fa9f0f22764a169b77
tree1514dfa88449f5754e2f4a14790e5f411d9b4402
parent0dab6a2c1e8b59ac681f48417c0f06e88f73cd3e
Close message file after parsing message headers

Keeping unused files open helps to see "Too many open files" often.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
lib/message-file.c