OSDN Git Service

malloc: enable assert() when malloc debugging
authorBaruch Siach <baruch@tkos.co.il>
Mon, 8 Jul 2013 08:40:17 +0000 (11:40 +0300)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 2 Aug 2013 12:04:17 +0000 (14:04 +0200)
commitf2a8f24fbaec0b242d9ef3fa3347efc263f92ee2
treecd397c88d07444cd93cb21ff64a866935dc49451
parentcee1028b642c0e6e3ff314dea71c9fb0015c22c1
malloc: enable assert() when malloc debugging

UCLIBC_MALLOC_DEBUGGING is useless without assert().

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
extra/Configs/Config.in