]> git.cworth.org Git - notmuch/commit
Prevent that last bug from reoccurring.
authorCarl Worth <cworth@cworth.org>
Thu, 22 Oct 2009 22:46:22 +0000 (15:46 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 22 Oct 2009 22:47:19 +0000 (15:47 -0700)
commit1ae8c41cdab2f753b61a4966730d90047459cc08
treead4708dbf350e19090d09908b74a898f711491bb
parent77f9d3ee0eac9f91e6d298e9e3774f4b161fa713
Prevent that last bug from reoccurring.

It's even enough to check if a "missing" header was accidentally
left off the list in the call to restrict_headers. (And it's
cheap since we only check in case no such header was found in the
message.)
message-file.c