[
https://issues.apache.org/jira/browse/DBCP-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559823#action_12559823
]
Henri Yandell commented on DBCP-254:
------------------------------------
The same is true of PooledConnection's makeObject too.
> Possible NPE in PooledConnectionImpl
> ------------------------------------
>
> Key: DBCP-254
> URL: https://issues.apache.org/jira/browse/DBCP-254
> Project: Commons Dbcp
> Issue Type: Bug
> Environment: Fortify
> Reporter: Henri Yandell
> Fix For: 1.3
>
>
> makeObject(Object) checks if key._resultSetType and _resultSetConcurrency are
> both null, but not if one or the other is null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.