commit | 8d377fa6befb6ef9fd2364b5cc2972406e2a92a3 | [log] [tgz] |
---|---|---|
author | James E. King, III <jking@apache.org> | Sat Jan 28 18:27:26 2017 -0500 |
committer | James E. King, III <jking@apache.org> | Sat Jan 28 18:27:26 2017 -0500 |
tree | d42756f3db2e69683b5a3400d6d503dd092d6a57 | |
parent | 8656670fe27408f81d35b10c5edabfaebfbd17fe [diff] |
THRIFT-4045 Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC to fix building with Address Sanitizer Client: C++ Patch: Dawid Drechny <dawid.drechny@tomtom.com> This closes #1065 This closes #1169
diff --git a/configure.ac b/configure.ac index 6415e3d..8a15ede 100755 --- a/configure.ac +++ b/configure.ac
@@ -657,9 +657,7 @@ AC_FUNC_ALLOCA AC_FUNC_FORK -AC_FUNC_MALLOC AC_FUNC_MEMCMP -AC_FUNC_REALLOC AC_FUNC_SELECT_ARGTYPES AC_FUNC_STAT AC_FUNC_STRERROR_R