mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
ad2b6aea7e
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) |
||
---|---|---|
.. | ||
client.c | ||
Makefile.am | ||
my_time.c | ||
my_user.c | ||
pack.c |