From: David Levine Date: Thu, 3 Jan 2013 02:07:43 +0000 (-0600) Subject: Fixed decoding of header fields when they contain a character that X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/3af3288f3acdfe29d3c17aefd9e0453ac3204541?hp=3af3288f3acdfe29d3c17aefd9e0453ac3204541 Fixed decoding of header fields when they contain a character that can't be converted. Added test case to test-scan. valgrind also noticed that things went amiss. ---