Author: markt Date: Mon Mar 9 22:18:26 2009 New Revision: 751878 URL: http://svn.apache.org/viewvc?rev=751878&view=rev Log: Fix typo in bug number reported on dev list
Modified: tomcat/site/trunk/docs/security-4.html tomcat/site/trunk/docs/security-5.html Modified: tomcat/site/trunk/docs/security-4.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=751878&r1=751877&r2=751878&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-4.html (original) +++ tomcat/site/trunk/docs/security-4.html Mon Mar 9 22:18:26 2009 @@ -643,7 +643,7 @@ <p> <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=40771";>Bug - 40711</a> may result in the disclosure of POSTed content from a previous + 40771</a> may result in the disclosure of POSTed content from a previous request. For a vulnerability to exist, the content read from the input stream must be disclosed, eg via writing it to the response and committing the response, before the ArrayIndexOutOfBoundsException occurs which will Modified: tomcat/site/trunk/docs/security-5.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=751878&r1=751877&r2=751878&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-5.html (original) +++ tomcat/site/trunk/docs/security-5.html Mon Mar 9 22:18:26 2009 @@ -717,7 +717,7 @@ <p> <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=40771";>Bug - 40711</a> may result in the disclosure of POSTed content from a previous + 40771</a> may result in the disclosure of POSTed content from a previous request. For a vulnerability to exist, the content read from the input stream must be disclosed, eg via writing it to the response and committing the response, before the ArrayIndexOutOfBoundsException occurs which will --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org