• marko's avatar
    branches/zip: Add some Valgrind instrumentation. · b7469c6c
    marko authored
    dtuple_validate(): Detect uninitialized data.
    
    page_cur_insert_rec_low(), page_cur_insert_rec_zip(): Assert that the
    record being inserted is valid before and after insertion.
    b7469c6c
page0cur.c 48.7 KB