]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Merge malloc_trim patch
authorChris-Savinovich <csavinovich@digium.com>
Mon, 3 Dec 2018 20:01:01 +0000 (14:01 -0600)
committerChris-Savinovich <csavinovich@digium.com>
Mon, 3 Dec 2018 20:01:01 +0000 (14:01 -0600)
commit58e50e56cbb64a7c532a2bf16cd2921cf916ec1e
tree98788534b348317fa5df2c2cd412aa7e0dc100b7
parentefeab21b52474c4d7dccc07a355c7150bfce8d2d
core: Merge malloc_trim patch

We've had multiple opportunities where Richard Mudgett's
malloc_trim patch has been useful. Let's get it
pushed up to gerrit and merged.

Since malloc_trim is only available in libc, an entry is
added to configure.ac to create a definition for
HAVE_MALLOC_TRIM.

Change-Id: Ia38308c550149d9d6eae4ca414a649957de9700c
configure
configure.ac
include/asterisk/autoconfig.h.in
main/cli.c