MINOR: memory: remove macros
authorDavid Carlier <devnexen@gmail.com>
Fri, 21 Jul 2017 07:44:40 +0000 (08:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 21 Jul 2017 07:54:03 +0000 (09:54 +0200)
commitb781dbede304ef44a8c6200868c1eddd3673cd26
tree35d5a2089d25b133429ea643dd2bb1d80062d36f
parent56d260916f61e48c8b2f1fd2f9431afac776d160
MINOR: memory: remove macros

We finally get rid of the macros and use usual memory management
functions directly.
include/common/config.h
src/memory.c