• mats@romeo.(none)'s avatar
    BUG#24533 (uninitialized null but of m_after_image): · f827f734
    mats@romeo.(none) authored
    Patch to fix valgrind warning that uninitialized bytes were written. 
    The warning was caused by set_default(), which assumes that the field pointer is pointing
    into record[0], while all other functions honors the move_field_offset().
    f827f734
log_event.cc 228 KB