diff options
author | Steve Holme <steve_holme@hotmail.com> | 2012-02-18 22:57:13 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-02-19 23:48:14 +0100 |
commit | 035ef06bda7fbe9ae1934f9dee008b61ad623ac1 (patch) | |
tree | dea3642a8712bd92e6b5af281dcc645c4e128347 /packages/EPM | |
parent | 3d98aed5b351b6437a6ffffed0589f8ab02a59e0 (diff) |
pop3.c: Fixed drop of final CRLF in EOB checking
Curl_pop3_write() would drop the final CRLF of a message as it was
considered part of the EOB as opposed to part of the message. Whilst
the EOB sequence needs to be searched for by the function only the
final 3 characters should be removed as per RFC-1939 section 3.
Reported by: Rich Gray
Bug: http://curl.haxx.se/mail/lib-2012-02/0051.html
Diffstat (limited to 'packages/EPM')
0 files changed, 0 insertions, 0 deletions