Loading libpixelflinger/codeflinger/CodeCache.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ static void heap_error(const char* msg, const char* function, void* p); #define USAGE_ERROR_ACTION(m,p) \ heap_error("ARGUMENT IS INVALID HEAP ADDRESS", __FUNCTION__, p) #include "../../../../bionic/libc/upstream-dlmalloc/malloc.c" #include "../../../../external/dlmalloc/malloc.c" static void heap_error(const char* msg, const char* function, void* p) { ALOG(LOG_FATAL, LOG_TAG, "@@@ ABORTING: CODE FLINGER: %s IN %s addr=%p", Loading Loading
libpixelflinger/codeflinger/CodeCache.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ static void heap_error(const char* msg, const char* function, void* p); #define USAGE_ERROR_ACTION(m,p) \ heap_error("ARGUMENT IS INVALID HEAP ADDRESS", __FUNCTION__, p) #include "../../../../bionic/libc/upstream-dlmalloc/malloc.c" #include "../../../../external/dlmalloc/malloc.c" static void heap_error(const char* msg, const char* function, void* p) { ALOG(LOG_FATAL, LOG_TAG, "@@@ ABORTING: CODE FLINGER: %s IN %s addr=%p", Loading