[
https://issues.apache.org/jira/browse/THRIFT-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844208#comment-15844208
]
ASF GitHub Bot commented on THRIFT-4045:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1169
THRIFT-4045 Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building…
… with Address Sanitizer
Replaces GitHub Pull Request #1065
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift defect/THRIFT-4045
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1169.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1169
----
commit 6512434b3f4538fbbd0b0c5453d8bdd63d7c1664
Author: James E. King, III <[email protected]>
Date: 2017-01-28T22:04:56Z
THRIFT-4045 Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with
Address Sanitizer
----
> Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with Address
> Sanitizer
> --------------------------------------------------------------------------------
>
> Key: THRIFT-4045
> URL: https://issues.apache.org/jira/browse/THRIFT-4045
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.10.0
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Trivial
>
> Created for https://github.com/apache/thrift/pull/1065
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)