- Fix memory posioning on OS X (MSIZE is pre-defined to 256, doesnt HAVE_MALLOC_USABL...
authorBart Polot <bart@net.in.tum.de>
Wed, 29 Aug 2012 17:03:16 +0000 (17:03 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 29 Aug 2012 17:03:16 +0000 (17:03 +0000)
commit308eab2402422262d9b895f98008a4d5b176be59
treef68a6d824cc7b23ce9df45a3fc14732a0625752b
parent3f8a19f31a2458b639f12a0f31eb182d5c524c18
- Fix memory posioning on OS X (MSIZE is pre-defined to 256, doesnt HAVE_MALLOC_USABLE_MEMORY -> compile error)
configure.ac
src/util/common_allocation.c