disabled paranoid malloc debugging

This commit is contained in:
gardners 2012-04-20 19:26:08 +09:30
parent f4886d0a0a
commit c8968bacef

View File

@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#define MALLOC_PARANOIA
// #define MALLOC_PARANOIA
#include <stdio.h>
#include <errno.h>