You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/10/01 17:48:50 UTC

[jira] Updated: (QPID-604) Potential NullPointerException in FieldTable trace logging

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

Martin Ritchie updated QPID-604:
--------------------------------

    Fix Version/s: M2

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