Skip to content
  • Jason Evans's avatar
    Fix a race condition in the "arenas.extend" mallctl. · 7b65180b
    Jason Evans authored
    Fix a race condition in the "arenas.extend" mallctl that could lead to
    internal data structure corruption.  The race could be hit if one
    thread called the "arenas.extend" mallctl while another thread
    concurrently triggered initialization of one of the lazily created
    arenas.
    7b65180b
To find the state of this project's repository at the time of any of these versions, check out the tags.