]> git.kaiwu.me - nginx.git/commit
Merge of r4646: jemalloc 3.0.0 compatibility.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 15:37:49 +0000 (15:37 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 15:37:49 +0000 (15:37 +0000)
commitef03533f89435d9490e3bc3c6fa13a3720339e0a
tree274935ac84bc63d49dc9ddfef9dbf6cc38e50d42
parentac12c5f882b91b7693a950ca499a85925a0fe372
Merge of r4646: jemalloc 3.0.0 compatibility.

Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.

After jemalloc 3.0.0 import there is no _malloc_options symbol, it has
been replaced with the malloc_conf one with a different syntax.
src/os/unix/ngx_freebsd_init.c