Sebb created DBCP-403:
-------------------------

             Summary: DelegatingStatement.close() can fail with NPE if 
statement is null
                 Key: DBCP-403
                 URL: https://issues.apache.org/jira/browse/DBCP-403
             Project: Commons Dbcp
          Issue Type: Bug
            Reporter: Sebb


DelegatingStatement.close() fails with NPE if the _stmt field is null.

The code should check whether the field is null before trying to close the 
statement.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to