[
https://issues.apache.org/jira/browse/QPID-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darryl L. Pierce resolved QPID-4416.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.21
Wrote a test to verify the fix. Will include the test in the upcoming unit test
suite for Perl.
> 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
> Assignee: Darryl L. Pierce
> Fix For: 0.21
>
> 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]