Harsh J created QPID-4960:
-----------------------------

             Summary: 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


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]

Reply via email to