You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2011/01/24 19:08:45 UTC

[jira] Closed: (FELIX-2800) [Framework] Logging will throw an NPE if no bundle is specified

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

Richard S. Hall closed FELIX-2800.
----------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

Committed a fix.

> [Framework] Logging will throw an NPE if no bundle is specified
> ---------------------------------------------------------------
>
>                 Key: FELIX-2800
>                 URL: https://issues.apache.org/jira/browse/FELIX-2800
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-3.0.7
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-3.2.0
>
>
> The logging code accepts a ServiceReference and a Bundle. It only checks if ServiceReference is null, which means an NPE will result if Bundle is null.

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