[INN-COMMITTERS] inn/storage (qio.c)
rra at vix.com
rra at vix.com
Sun Sep 26 01:01:48 UTC 1999
Date: Saturday, September 25, 1999 @ 18:01:48
Author: rra
Update of /dist1/cvs/isc/inn/inn/storage
from pub3.rc.vix.com:/tmp/cvs-serv6857
Modified Files:
qio.c
----------------------------- Log Message -----------------------------
QIO wasn't requiring \r\n as a line terminator even if the article was
known to be in wire format, terminating the line at the first \n. This
was causing innxmit to mangle articles with embedded bare newlines.
Pulled the scan for a line terminator out of two places in QIOread() into a
function that should do the right thing.
More information about the inn-committers
mailing list