+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
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
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
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
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
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
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
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
15 matches
Mail list logo