* test/tests/bad-input/test-header: Add test for it.
authorEric Gillespie <epg@pretzelnet.org>
Wed, 13 Aug 2008 18:27:36 +0000 (18:27 +0000)
committerEric Gillespie <epg@pretzelnet.org>
Wed, 13 Aug 2008 18:27:36 +0000 (18:27 +0000)
commit8b4410a1f3cb75e3d92b61176397655d509f81ee
tree504ce2d1d3b4fda7b36616a924459f3e2a353172
parenta139e1ddbbe5e7fe89d7eb4a5dc16d4b9698960a
* test/tests/bad-input/test-header: Add test for it.

* sbr/m_getfld.c: If we reach the end of the line without finding
a ':' when parsing a header field, treat that line as the
beginning of the body rather than blowing up.  These messages are
usually spam, but it's nice to be able to at least scan them.
ChangeLog
sbr/m_getfld.c
test/tests/bad-input/test-header [new file with mode: 0644]