mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 11:42:27 +00:00
Turn off malloc debugging of astobj2, since it apparently doesn't work too well during startup.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@181301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -19,10 +19,6 @@
|
|||||||
|
|
||||||
#include "asterisk/compat.h"
|
#include "asterisk/compat.h"
|
||||||
|
|
||||||
#ifdef MALLOC_DEBUG
|
|
||||||
#define REF_DEBUG
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
* \ref AstObj2
|
* \ref AstObj2
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user