[
https://issues.apache.org/jira/browse/DBCP-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DBCP-403:
----------------------
Summary: DelegatingStatement.close() fails with NPE if statement is null
(was: DelegatingStatement.close() can fail with NPE if statement is null)
> DelegatingStatement.close() fails 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)