Return free memory more aggressively.
authorLinus Nordberg <linus@nordberg.se>
Mon, 26 Aug 2013 10:04:07 +0000 (12:04 +0200)
committerLinus Nordberg <linus@nordberg.se>
Mon, 2 Sep 2013 11:45:46 +0000 (13:45 +0200)
commitdbff4652bc09a88e931c859ab63b33e94a2c3ee3
treec3786d63b582af3c46e5610d6ab69b8b167fc789
parent55ca280f16473095380e22c574910f106b11058f
Return free memory more aggressively.

Have free(3) call sbrk(2) when there's 4 MB to free (default on Linux
seems to be 128).

Patch by Fabian Mauchle.

Conflicts:
configure.ac
configure.ac
radsecproxy.c