Bug#11766112 59151:UNINITIALIZED VALUES IN EXTRACT_DATE_TIME WITH STR_TO_DATE(SPACE(..) ...
Valgrind warining happens due to missing 'end of the string' check. The fix is to check if we reached the end of the string.
Showing
Please register or sign in to comment