Bug 1200951 - Use the same poison patterns for jemalloc4 as mozjemalloc. r=glandium
This commit is contained in:
@@ -72,6 +72,8 @@ if CONFIG['GNU_CC']:
|
||||
CFLAGS += ['-std=gnu99']
|
||||
|
||||
DEFINES['abort'] = 'moz_abort'
|
||||
DEFINES['JEMALLOC_ALLOC_JUNK'] = '((uint8_t)0xe4)'
|
||||
DEFINES['JEMALLOC_FREE_JUNK'] = '((uint8_t)0xe5)'
|
||||
|
||||
LOCAL_INCLUDES += [
|
||||
'!src/include',
|
||||
|
||||
Reference in New Issue
Block a user