• marko's avatar
    branches/zip: Improve Valgrind instrumentation. · f8e3c447
    marko authored
    page_zip_compress(): Assert that the contents of the uncompressed page
    is entirely initialized.
    
    page_zip_decompress(): Assert that the contents of the compressed page
    is entirely initialized.  Assert that the uncompressed page is entirely
    writeable.  Flag the uncompressed page uninitialized in the beginning.
    f8e3c447
page0zip.c 112 KB