MDEV-29644 a potential bug of null pointer dereference in spider_db_mbase::print_warnings()
The function spider_db_mbase::print_warnings() can potentially result in a null pointer dereference. Remove the null pointer dereference by cleaning up the function. Some small changes to the original commit 422fb63a. Co-Authored-By: Yuchen Pei <yuchen.pei@mariadb.com>
Showing
Please register or sign in to comment