You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/01/17 07:36:36 UTC

[jira] Commented: (DBCP-255) Uninitialized read of parent field in AbandonedTrace

    [ https://issues.apache.org/jira/browse/DBCP-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559830#action_12559830 ] 

Henri Yandell commented on DBCP-255:
------------------------------------

In fact, parent is never written to; so definitely unhappy.

I suspect all uses are wrapped in 'if-nulls', so it's never blown up.

> Uninitialized read of parent field in AbandonedTrace
> ----------------------------------------------------
>
>                 Key: DBCP-255
>                 URL: https://issues.apache.org/jira/browse/DBCP-255
>             Project: Commons Dbcp
>          Issue Type: Bug
>         Environment: Fortify
>            Reporter: Henri Yandell
>             Fix For: 1.3
>
>
> Seems funky - we pass 'parent' up when constructing AbandonedTrace, but it's just null. Is that right, if it is, let's just put null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.