Bug report for Tomcat Connectors [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2015/02/01]

2015-01-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r1656246 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/CGIServlet.java

2015-01-31 Thread fschumacher
Author: fschumacher Date: Sat Jan 31 19:56:32 2015 New Revision: 1656246 URL: http://svn.apache.org/r1656246 Log: Close input and output streams in expandCGIScript to avoid resource leaks. Issue reported by Coverity Scan. Merged r1655115,1655117 from /tomcat/tc8.0.x/trunk (merged r1654524,1654852

svn commit: r1656244 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/DefaultServlet.java

2015-01-31 Thread fschumacher
Author: fschumacher Date: Sat Jan 31 19:51:40 2015 New Revision: 1656244 URL: http://svn.apache.org/r1656244 Log: Close the inputstream that was used to get the content of the readme file. Issue reported by Coverity Scan. Merged r1655114 from /tomcat/tc8.0.x/trunk (merged r1654522 from /tomcat/tr

svn commit: r1656241 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties

2015-01-31 Thread fschumacher
Author: fschumacher Date: Sat Jan 31 19:39:58 2015 New Revision: 1656241 URL: http://svn.apache.org/r1656241 Log: Close the socket that was used to determine the ssl capabilities. Issue reported by Coverity Scan. Merged r1655112 from /tomcat/tc8.0.x/trunk (merged r1654517 from /tomcat/trunk) Mod

svn commit: r1656239 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/examples/ShowSource.java

2015-01-31 Thread fschumacher
Author: fschumacher Date: Sat Jan 31 19:25:28 2015 New Revision: 1656239 URL: http://svn.apache.org/r1656239 Log: Close input stream for including jsp. Issue reported by Coverity Scan. Merged r1655109 from /tomcat/tc8.0.x/trunk (merged r1654515 from /tomcat/trunk) Modified: tomcat/tc7.0.x/tr

svn commit: r1656229 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/authenticator/DigestAuthenticator.java webapps/docs/changelog.xml

2015-01-31 Thread fschumacher
Author: fschumacher Date: Sat Jan 31 18:19:12 2015 New Revision: 1656229 URL: http://svn.apache.org/r1656229 Log: Remove volatile from variables, as it is misleading. All variables, that are mutable and read/written from different threads are only modified/read within a synchronized block. All oth

[Bug 57282] request process UML diagram seems outdated

2015-01-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57282 --- Comment #19 from Stephen Chen --- Created attachment 32418 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32418&action=edit add missed methods authentication diagram V4 -- You are receiving this mail because: You are the

[Bug 57282] request process UML diagram seems outdated

2015-01-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57282 --- Comment #18 from Stephen Chen --- Created attachment 32417 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32417&action=edit add missed methods Request process V4 -- You are receiving this mail because: You are the assigne