]> diplodocus.org Git - nmh/commitdiff
Fixed m_getfld() bug introduced in commit
authorDavid Levine <levinedl@acm.org>
Thu, 5 Dec 2013 02:30:04 +0000 (20:30 -0600)
committerDavid Levine <levinedl@acm.org>
Thu, 5 Dec 2013 02:30:04 +0000 (20:30 -0600)
0c7ac5073c24f01663fadc78b5112c86d52e4452.  This bug caused parsing
of messages with long (>= 8K) header field values to fail.  The fix
was easy:  decrement the counter of bytes read when decrementing the
current read position, in FLDPLUS state.


No differences found