[
https://issues.apache.org/jira/browse/QPID-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aidan Skinner updated QPID-604:
-------------------------------
Attachment: QPID-604-FieldTableNPE.patch
> Potential NullPointerException in FieldTable trace logging
> ----------------------------------------------------------
>
> Key: QPID-604
> URL: https://issues.apache.org/jira/browse/QPID-604
> Project: Qpid
> Issue Type: Bug
> Components: Java Common
> Affects Versions: M2
> Reporter: Aidan Skinner
> Priority: Minor
> Fix For: M2.1
>
> Attachments: QPID-604-FieldTableNPE.patch
>
>
> When logging is set to trace, there's a potential for
> FieldTable.writeToBuffer to throw an NPE since it doesn't check if
> _properties is null. This leads to timeouts and other badness.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.