• Marko Mäkelä's avatar
    recv_report_corrupt_log(): Avoid buffer overflow · 0e15ae16
    Marko Mäkelä authored
    If recv_sys_justify_left_parsing_buf() has been invoked, it is possible
    that recv_previous_parsed_rec_offset is after the current offset.
    In this case, we must not dump any bytes before the current record.
    0e15ae16
log0recv.cc 103 KB