gc: new NIT_GC_OPTION 'malloc'
authorJean Privat <jean@pryen.org>
Wed, 27 Jan 2010 16:55:00 +0000 (11:55 -0500)
committerJean Privat <jean@pryen.org>
Wed, 27 Jan 2010 18:05:08 +0000 (13:05 -0500)
commit2fde2492996811335b6f000f566ab50c586650ef
tree2f66445c50b70b30b805144b99a3cc4fe7e66588
parent24c0fe4f523d77535307340b6246ab8bd4954b2f
gc: new NIT_GC_OPTION 'malloc'

Used to have a genuine malloc thing that can be valginded.

Signed-off-by: Jean Privat <jean@pryen.org>
clib/nit_main.c