mariadb/storage/innobase/log
Marko Mäkelä bef947b4c9 MDEV-18902 Uninitialized variable in recv_parse_log_recs()
recv_parse_log_recs(): Do not compare type if ptr==end_ptr
(we have reached the end of the redo log parsing buffer),
because it will not have been correctly initialized in that case.
2019-03-12 14:03:10 +02:00
..
log0crypt.cc MDEV-13834: Upgrade failure from 10.1 innodb_encrypt_log 2018-06-04 11:40:10 +03:00
log0log.cc Replace log_group_t::file_header_bufs with local array 2019-01-14 13:53:04 +02:00
log0recv.cc MDEV-18902 Uninitialized variable in recv_parse_log_recs() 2019-03-12 14:03:10 +02:00