freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] GSoC-2019-moazin aec7ec2 19/32: Enable FreeType memory debug


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin aec7ec2 19/32: Enable FreeType memory debugger.
Date: Thu, 11 Jul 2019 05:10:05 -0400 (EDT)

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