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.
Showing
Please register or sign in to comment
Valgrind warning happens due to missing NULL value check in Item::get_date. The fix is to add this check.