You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2008/07/07 16:41:31 UTC

[jira] Resolved: (CXF-1691) Potential for NPE in AbstractResourceInfo.clearProxies

     [ https://issues.apache.org/jira/browse/CXF-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-1691.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.2

> Potential for NPE in AbstractResourceInfo.clearProxies
> ------------------------------------------------------
>
>                 Key: CXF-1691
>                 URL: https://issues.apache.org/jira/browse/CXF-1691
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.2
>         Environment: WinXP pro
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
>            Reporter: Brad Moody
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: patch-CXF-1691.txt
>
>
> I've had NPE thrown in clearProxies method during the call to tlp.remove();
> The var "tlp" may be null due to an error elsewhere but won't hurt to add a check here.

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