freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] GSoC-2019-moazin f8efc3d 19/47: Enable FreeType memory debug


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin f8efc3d 19/47: Enable FreeType memory debugger.
Date: Fri, 26 Jul 2019 10:02:06 -0400 (EDT)

branch: GSoC-2019-moazin
commit f8efc3defc6dcb6200e0d068b892e25382daece2
Author: Moazin Khatti <address@hidden>
Commit: Moazin Khatti <address@hidden>

    Enable FreeType memory debugger.
---
 include/freetype/config/ftoption.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/freetype/config/ftoption.h 
b/include/freetype/config/ftoption.h
index 7e07246..ca47c03 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -473,7 +473,7 @@ FT_BEGIN_HEADER
    *   Do not `#undef` this macro here since the build system might define it
    *   for certain configurations only.
    */
-/* #define FT_DEBUG_MEMORY */
+#define FT_DEBUG_MEMORY
 
 
   /**************************************************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]