author | Brad Lassey <blassey@mozilla.com> |
Mon, 24 May 2010 17:42:39 -0400 | |
changeset 42632 | 1bc36d36de0819223716ed525e0d0848a87c01c8 |
parent 42631 | de26ee24a6517ed3af13c40a9067ad67e4d07697 |
child 42634 | 56c19c5c416eec7c8368a8114f5dc2d000d271ad |
push id | 1 |
push user | root |
push date | Tue, 26 Apr 2011 22:38:44 +0000 |
treeherder | mozilla-beta@bfdb6e623a36 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
milestone | 1.9.3a5pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
|
--- a/memory/jemalloc/jemalloc.h +++ b/memory/jemalloc/jemalloc.h @@ -40,17 +40,17 @@ #endif #ifdef __cplusplus extern "C" { #endif typedef unsigned char jemalloc_bool; -extern const char *_malloc_options; +extern const char *_malloc_options; /* * jemalloc_stats() is not a stable interface. When using jemalloc_stats_t, be * sure that the compiled results of jemalloc.c are in sync with this header * file. */ typedef struct { /*