You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/08/10 15:11:20 UTC

[jira] [Updated] (QPID-4960) Switch malloc.h (Linux specific) to stdlib.h (Cross-platform friendly) for the saslwrapper.cpp

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

Justin Ross updated QPID-4960:
------------------------------
    Component/s:     (was: Python Client)

> 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
>    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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org