https://issues.apache.org/bugzilla/show_bug.cgi?id=56908
Bug ID: 56908 Summary: Resource Leaks found by CID 45133 Product: Tomcat 8 Version: trunk Hardware: All OS: All Status: NEW Severity: minor Priority: P2 Component: Jasper Assignee: dev@tomcat.apache.org Reporter: felix.schumac...@internetallee.de Created attachment 31961 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31961&action=edit Add try-with block to prevent leakage of jar-resource Prevent resource leak identified by Coverity Scan ID 45133 by adding a try-with block. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org