Jimmy Jones created QPID-4416:
---------------------------------
Summary: 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
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]