Fix bug in previous patch: following data is permitted after '.' so it
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 16 Apr 2007 10:31:58 +0000 (10:31 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Mon, 16 Apr 2007 10:31:58 +0000 (10:31 +0000)
commit563b63fa3e09d67239f51483e5dcec5c91251522
tree39c50ba6ecad3e86c0b1a5676ad1d935e9beda73
parent58eb016e585187a87ade7602b2aecb2208605320
Fix bug in previous patch: following data is permitted after '.' so it
must not be diagnosed as an error. The check for vanished socket can
only be applied when there is no data pending.
15 files changed:
doc/doc-txt/ChangeLog
src/src/receive.c
test/log/0559
test/log/2029
test/log/2150
test/scripts/0000-Basic/0300
test/scripts/0000-Basic/0301
test/scripts/0000-Basic/0559
test/scripts/2000-GnuTLS/2029
test/scripts/2100-OpenSSL/2150
test/stdout/0300
test/stdout/0301
test/stdout/0559
test/stdout/2029
test/stdout/2150