DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38801>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38801 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2006-03-02 00:36 ------- The code you identified was simply incorrect. I've replaced it with the corrected code, optimized only a little for the case where there was no basepath to test above-root (this test case is and should be a noop because comparing the two roots is far earlier in the process.) The only bit your reproduction case missed was APR_FILEPATH_TRUENAME :) See version 382029 for the correct testcase, and version 382095 for the corrected 1.x module (096 for the backport to 1.2, 098 for 0.9). Thanks for your detailed report! -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
