[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
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.