develooper Front page | perl.qpsmtpd.dev | Postings from April 2008

Issue 25 in smtpd: qpsmtpd-async: premature end of data

From:
codesite-noreply
Date:
April 30, 2008 02:21
Subject:
Issue 25 in smtpd: qpsmtpd-async: premature end of data
Issue 25: qpsmtpd-async: premature end of data
http://code.google.com/p/smtpd/issues/detail?id=25

Comment #2 by r...@yx.ro:
qpsmtpd-0.43rc1-premature-end-of-data3.patch contains a mistake inside
process_chunk(). When $self->{line} is split into the part sent to the 
callback and
the part kept to be joined with the next packet, the length and offset 
used by substr
are wrong. It seems that my mind was thinking that CRLF is a single character.
Attached is an updated patch fixing that mistake.


Attachments:
	qpsmtpd-end-of-data4.patch  2.8 KB



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About