On Fri, May 25, 2012 at 6:00 PM, Kyle Huey <[email protected]> wrote:

Though, it appears that the standalone jemalloc has this too.
>

Indeed, it is protected by the following defines:

#if (!defined(JEMALLOC_MUTEX_INIT_CB) && !defined(JEMALLOC_ZONE) \
    && !defined(_WIN32))

So I think it gets compiled by default on Linux, but not on osx.

Still apparently the test code produces the bug (against 3.0.0 as well).

Cheers,
Salvatore

-- 
Salvatore 'antirez' Sanfilippo
open source developer - VMware
http://invece.org

Beauty is more important in computing than anywhere else in technology
because software is so complicated. Beauty is the ultimate defence against
complexity.
       — David Gelernter
_______________________________________________
jemalloc-discuss mailing list
[email protected]
http://www.canonware.com/mailman/listinfo/jemalloc-discuss

Reply via email to