]> git.kaiwu.me - nginx.git/commit
Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 23 May 2012 15:07:01 +0000 (15:07 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 23 May 2012 15:07:01 +0000 (15:07 +0000)
commite1133ca60e051c0fa9c7af3425b9d4b5c140f7d3
treedb9ce9882a6d5f4e85f02d775bbe7647d35a03d5
parenta272b2da28063b13657a985d69366937953abd6b
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