mariadb/storage/innobase/buf
Marko Mäkelä 4849d94fe6 MDEV-28828 SIGSEGV in buf_flush_LRU_list_batch
In commit 73fee39ea6 (MDEV-27985)
a regression was introduced that would cause bpage=nullptr to
be referenced.

buf_flush_LRU_list_batch(): Always terminate the loop upon
encountering a null pointer.
2022-06-14 09:14:24 +03:00
..
buf0block_hint.cc
buf0buddy.cc
buf0buf.cc MDEV-28473 field_ref_zero is not initialized in xtrabackup_prepare_func() 2022-05-11 17:20:31 +03:00
buf0checksum.cc
buf0dblwr.cc
buf0dump.cc
buf0flu.cc MDEV-28828 SIGSEGV in buf_flush_LRU_list_batch 2022-06-14 09:14:24 +03:00
buf0lru.cc
buf0rea.cc MDEV-27900: aio handle partial reads/writes 2022-03-12 09:47:53 +11:00