Add Valgrind checks to catch uninitialized writes to data files.
buf_flush_insert_into_flush_list(), buf_flush_insert_sorted_into_flush_list(), buf_flush_post_to_doublewrite_buf(): Check that the page is initialized.
Showing
Please register or sign in to comment