diff options
author | Sergey Glukhov <sergey.glukhov@oracle.com> | 2011-03-28 11:53:18 +0400 |
---|---|---|
committer | Sergey Glukhov <sergey.glukhov@oracle.com> | 2011-03-28 11:53:18 +0400 |
commit | e9935c6363b9fb1f132c4ca43dd38fddd61ebc10 (patch) | |
tree | 34c536aba575ebcc9c2a27bd666d70071fc73656 /sql/handler.h | |
parent | 257e39aa44a9d035575846ad4f3e3a0fbeff0667 (diff) | |
download | mariadb-git-e9935c6363b9fb1f132c4ca43dd38fddd61ebc10.tar.gz |
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.
Diffstat (limited to 'sql/handler.h')
0 files changed, 0 insertions, 0 deletions