• marko's avatar
    branches/zip: Remove a race condition. · 785eb0c7
    marko authored
    buf_page_init_for_read(): Protect the buf_zip_decompress() call with
    an X-lock on the block.
    
    page_zip_validate(): Move the page_is_comp() assertion after the
    page header comparison.
    785eb0c7
buf0buf.c 83.2 KB