Bug #47412: Valgrind warnings / user can read uninitalized memory using
SP variables A function call may end without throwing an error or without setting the return value. This can happen when e.g. an error occurs while calculating the return value. Fixed by setting the value to NULL when error occurs during evaluation of an expression.
Showing
mysql-test/r/sp-bugs.result
0 → 100644
mysql-test/t/sp-bugs.test
0 → 100644
Please register or sign in to comment