MDEV-28828 SIGSEGV in buf_flush_LRU_list_batch
In commit 73fee39e (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.
Showing
Please register or sign in to comment