Bug#14039955 RPAD FUNCTION LEADS TO UNINITIALIZED VALUES WARNING IN MY_STRTOD
Rewrite the "parser" in my_strtod_int() to avoid reading past the end of the input string.
Showing
Please register or sign in to comment
Rewrite the "parser" in my_strtod_int() to avoid reading past the end of the input string.