mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
in number_to_datetime(), zero out the MYSQL_TIME structure before setting values, to ensure that all fields are initialized; in particular, ensure that ->neg is set to zero (fixes valgrind warning "Conditional jump ... depends on uninitialised value" in make_date_time)
38 KiB
38 KiB