Author: markt Date: Tue Jul 15 08:56:49 2008 New Revision: 676945 URL: http://svn.apache.org/viewvc?rev=676945&view=rev Log: Respond to Remy's comment.
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=676945&r1=676944&r2=676945&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jul 15 08:56:49 2008 @@ -65,11 +65,9 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42722 Possible NPE in CGI Servlet - Patch provided by Nils Hammar - http://svn.apache.org/viewvc?rev=675751&view=rev + http://people.apache.org/~markt/patches/2008-07-15-bug42722.patch +1: markt - -1: remm: I look at the code, and implicitly it is not the right way to close a stream; - this should be in the finally with the usual try { if(!null) } catch (IOE) + -1: * Backport r676510 from trunk. The patch embeds tcnative-1.dll inside exe installer and uses the released binary from ASF site instead --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]