[
https://issues.apache.org/jira/browse/QPID-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J updated QPID-4960:
--------------------------
Attachment: QPID-4960.patch
> Switch malloc.h (Linux specific) to stdlib.h (Cross-platform friendly) for
> the saslwrapper.cpp
> ----------------------------------------------------------------------------------------------
>
> Key: QPID-4960
> URL: https://issues.apache.org/jira/browse/QPID-4960
> Project: Qpid
> Issue Type: Improvement
> Components: Python Client
> Affects Versions: 0.23
> Reporter: Harsh J
> Priority: Trivial
> Attachments: QPID-4960.patch
>
>
> Attached is a patch that switches over the extras/sasl's saslwrapper.cpp file
> to use stdlib.h instead of the deprecated and Linux specific malloc.h.
> Testing I did for this change:
> On both Linux and OSX (with Homebrew)
> {code}
> cd qpid/extras/sasl
> ./bootstrap -build
> [Ensured no errors popped up]
> {code}
--
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]