Skip to content
  • Mike Hommey's avatar
    Fix chunk purge hook calls for in-place huge shrinking reallocation. · 6d8075f1
    Mike Hommey authored
    Fix chunk purge hook calls for in-place huge shrinking reallocation to
    specify the old chunk size rather than the new chunk size.  This bug
    caused no correctness issues for the default chunk purge function, but
    was visible to custom functions set via the "arena.<i>.chunk_hooks"
    mallctl.
    
    This resolves #264.
    6d8075f1
To find the state of this project's repository at the time of any of these versions, check out the tags.