• marko's avatar
    branches/zip: · 3a55efc4
    marko authored
    buf_flush_init_for_writing(): The reported dense page directory size was
    4 bytes too much.  Subtract 2 (infimum and supremum) from n_heap.
    
    page_zip_decompress(): When decompressing the last user record, only set
    heap_no and the status bits if there is data to decode, i.e., there
    are user records on the page.
    3a55efc4
page0zip.c 22.4 KB