DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16521>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16521
caches MUST treat invalid Expires values as in the past
------- Additional Comments From coad@measurement-factory.com 2003-07-21 19:59 -------
The patch in attachment 7186 (when used with the original patch
in the attacment 7085) leads to coredumps. I am not an Apache
developer, but it looks like "timstr" may be NULL while it is
used in the if-statement in the attachment 7186.
Attachment 7430 contains a safer combination of the above mentioned
two patches. It does not lead to coredumps and does let Apache pass
all test cases in this test clause. I do not know if it does the
right thing overall though. Please check.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|