1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/sql-common
tsmith@quadxeon.mysql.com ad2b6aea7e my_time.c:
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)
2007-05-18 06:14:37 +02:00
..
2006-12-31 01:02:27 +01:00
2007-05-18 06:14:37 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00