Bug#22694
"function plugin_foreach_with_mask() uses an uninitialized pointer" Fix uninitialized memory. sql/sql_plugin.cc: move my_alloca() call out of nested stack frame. ensure that every element of array is initialized.
Showing
Please register or sign in to comment