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

Jimmy Jones updated QPID-4416:
------------------------------

    Attachment: getcontentptr.diff

Proposed fix
                
> perl binding for getContentPtr fails on payloads containing NULL
> ----------------------------------------------------------------
>
>                 Key: QPID-4416
>                 URL: https://issues.apache.org/jira/browse/QPID-4416
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: 0.18
>            Reporter: Jimmy Jones
>         Attachments: getcontentptr.diff
>
>
> getContentPtr uses SWIG_FromCharPtr, however this uses strlen internally, so 
> assumes the payload doesn't contain NULL - SWIG_FromCharPtrAndSize should be 
> used instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to