On Sep 1, 2007, at 3:35 AM, William A. Rowe, Jr. wrote:

Steven Nairn wrote:

The "testfile" failure on win32 is in test_gets_buffered() because
read_with_timeout() (in file_io/win32/readwrite.c) does not correctly
report end of file when the file is opened with the APR_FOPEN_XTHREAD
flag.

The fix is to check for ERROR_HANDLE_EOF in read_with_timeout()
(attached patch).

Very nice catch, this is applied to 0.9, 1.2 and trunk now.

Thank you again Steven!


Bill, are you planning to retag 0.9 with this fix? I know
I need to hold off on httpd 2.2 until the new 1.2 tag, but
if you are planning to also retag 0.9, I'd prefer to
wait until you do so for httpd 2.0...


Reply via email to