• marko's avatar
    branches/zip: Fix a memory management bug. · e7acbec3
    marko authored
    page_zip_decompress(): Free index and heap at the end of the function.
    Do not write the index to the MLOG_ZIP_DECOMPRESS record, since it can be
    decoded from the compressed page.
    e7acbec3
page0zip.c 57.8 KB