-
Sergey Glukhov authored
Valgrind warning happens due to missing NULL value check in Item_func::val_decimal. The fix is to add this check.
9d1c240a
Valgrind warning happens due to missing NULL value check in Item_func::val_decimal. The fix is to add this check.