1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/r
unknown 2017107969 Fixed some issues found by valgrind
(one testcase, one memory leak and some accesses to not initialized memory)


mysql-test/r/events_scheduling.result:
  Changed event timer to two seconds to not get problems with slow system or when running with valgrind
mysql-test/t/events_scheduling.test:
  Changed event timer to two seconds to not get problems with slow system or when running with valgrind
mysql-test/valgrind.supp:
  Avoid purify warnings from DBUG library (safe to do)
sql/ha_berkeley.cc:
  Fix problem with not freed memory
sql/sql_class.cc:
  Ensure that row_count is initalized (as we otherwise may access it uninitialized)
sql/sql_show.cc:
  c_ptr -> ptr to avoid accessing not initialized memory
sql/sql_yacc.yy:
  Fix to not access not initialized memory
sql/table.cc:
  Fix to not access not initialized memory
sql/time.cc:
  Fix to not access not initialized memory
2006-06-06 02:47:30 +03:00
..
2006-05-03 16:33:42 +05:00
2006-05-10 20:39:26 +02:00
2006-05-18 12:42:38 +05:00
2006-03-14 09:37:29 -08:00
2006-05-13 01:09:00 -07:00
2006-02-15 02:19:42 +02:00
2006-05-09 11:14:31 -04:00
2006-05-24 17:21:35 +03:00
2006-03-06 23:20:19 +01:00
2006-05-16 22:19:44 -07:00
2006-05-22 15:20:40 +04:00
2006-05-22 15:20:40 +04:00
2006-05-25 19:20:34 +05:00
2006-03-06 23:43:47 +01:00
2006-03-06 20:06:56 +01:00
2006-05-12 08:50:31 -07:00
2006-06-05 06:16:08 +03:00
2006-05-04 09:58:03 +05:00
2006-03-11 15:52:38 +01:00
2006-05-04 19:39:47 +03:00
2006-05-04 06:28:24 +03:00
2006-05-28 14:51:01 +02:00
2006-05-04 22:30:01 +03:00
2006-03-10 14:36:48 +01:00
2006-02-26 15:11:56 +02:00
2006-05-23 12:10:07 +02:00
2006-02-26 15:11:56 +02:00
2006-03-11 15:52:38 +01:00
2006-03-11 15:52:38 +01:00
2006-02-15 14:02:47 +01:00
2006-02-15 14:02:47 +01:00
2006-05-01 00:14:32 -07:00
2006-03-10 17:31:07 +01:00
2006-05-16 15:38:21 +02:00
2006-02-15 14:02:47 +01:00
2006-03-06 20:09:16 +01:00
2006-05-16 15:38:21 +02:00
2006-05-18 21:40:52 +02:00
2006-05-18 21:40:52 +02:00
2006-05-09 11:14:31 -04:00
2006-05-23 12:10:07 +02:00
2006-05-23 12:10:07 +02:00
2006-05-09 11:14:31 -04:00
2006-05-23 12:10:07 +02:00
2006-05-25 19:20:34 +05:00
2006-05-18 13:35:15 +02:00
2006-03-06 23:20:19 +01:00
2006-05-25 19:20:34 +05:00
2006-03-14 09:37:29 -08:00
2006-03-06 23:20:19 +01:00
2006-03-31 21:26:17 -08:00
2006-05-24 20:52:57 +04:00
2006-03-14 09:37:29 -08:00