branches/zip: buf_page_init_for_read(): Increment the buf_fix_count
during the buf_zip_decompress() call. Otherwise, the block may end up being freed by another thread. This bug was caught by the page_zip_validate() check in buf_LRU_block_remove_hashed_page().
Showing
Please register or sign in to comment