K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-10-25T22:34:15.000000Z
K 7
svn:log
V 387
Fixed a buffer overflow in ARTwrite.  It was using an array of iovecs to
specify the article to write, and had allocated 8 for that purpose.  This
was adequate unless you were using wireformat and you recieve articles
without Lines headers.  In this case there would be a buffer overflow.  In
my situation this corrupted the article length causing 3 null to be written
to every article.

END
