diff options
author | Sergey Glukhov <sergey.glukhov@oracle.com> | 2011-03-30 11:08:35 +0400 |
---|---|---|
committer | Sergey Glukhov <sergey.glukhov@oracle.com> | 2011-03-30 11:08:35 +0400 |
commit | a7d383cbb8db5478c1c53a025afda967ad09299b (patch) | |
tree | 7233c471ff3fceceecf0429afe7243e083304e13 /mysys | |
parent | 3b7f044534ae24ce0a098d598bc7fc7a2b40fe4f (diff) | |
download | mariadb-git-a7d383cbb8db5478c1c53a025afda967ad09299b.tar.gz |
Bug#11766124 59164: VALGRIND: UNINITIALIZED VALUE IN NUMBER_TO_DATETIME
Valgrind warning happens due to missing NULL value check in
Item::get_date. The fix is to add this check.
mysql-test/r/func_time.result:
test case
mysql-test/t/func_time.test:
test case
sql/item.cc:
added check for NULL value
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions