[PATCH 3/3] Improve zone support for OSX
Mike Hommey
mh+jemalloc at glandium.org
Tue Mar 20 10:10:48 PDT 2012
On Tue, Mar 20, 2012 at 01:04:54PM -0400, Justin Lebar wrote:
> btw, I'm skeptical of the value of supporting OSX 10.5, because 10.5
> occasionally passes invalid pointers to ozone_size [1].
>
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=694335
For one, not all jemalloc users are going to have the problem, which is
limited to some APIs.
Also, AIUI, the current jemalloc code does the right thing for the
ozone_size, which is not the case in the old jemalloc fork we use in
Firefox, so depending on what is done with the result of ozone_size,
it might be okay.
Mike
More information about the jemalloc-discuss
mailing list