freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] GSoC-2019-moazin 1e6cfff 19/66: Enable FreeType memory debug


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin 1e6cfff 19/66: Enable FreeType memory debugger.
Date: Sat, 17 Aug 2019 11:36:43 -0400 (EDT)

branch: GSoC-2019-moazin
commit 1e6cfffcb27f0d6788037097607fbf72df57ac98
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]