Skip to content
Commit 58ad1e49 authored by Jason Evans's avatar Jason Evans
Browse files

Return early in _malloc_{pre,post}fork() if uninitialized.

Avoid mutex operations in _malloc_{pre,post}fork() unless jemalloc has
been initialized.

Reported by David Xu.
parent d8ceef6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment