Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS
handle_segfault is the signal handler code of mysqld. however, it makes calls to potentially unsafe functions localtime_r, fprintf, fflush.
Showing
This diff is collapsed.
sql/signal_handler.cc
0 → 100644
Please register or sign in to comment