• marko's avatar
    branches/zip: Improve Valgrind instrumentation. · cf7d4071
    marko authored
    page_zip_decompress(): Assert that the uncompressed page is completely defined.
    
    page_zip_validate(): Assert that the compressed and uncompressed pages are
    completely defined.  Fetch the "valid" bits, so that they can be examined
    when run under valgrind --db-attach=yes.
    cf7d4071
page0zip.c 114 KB