1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/sql
Ramil Kalimullin ae8348c249 Fix for bug#44774: load_file function produces valgrind warnings
Problem: using LOAD_FILE() in some cases we pass a file name string
without a trailing '\0' to fn_format() which relies on that however.
That may lead to valgrind warnings.

Fix: add a trailing '\0' to the file name passed to fn_format().
2009-05-12 13:18:27 +05:00
..
2007-07-12 00:55:40 +05:00
2009-03-19 09:44:58 -04:00
2007-11-05 20:18:22 +01:00
2008-12-12 14:59:10 +04:00
2008-04-10 15:55:37 -04:00
2009-02-06 18:25:08 +01:00
2009-04-28 05:19:13 +05:00
2009-04-01 16:02:26 +05:00
2009-04-08 16:17:26 +08:00
2009-03-19 09:44:58 -04:00
2009-03-19 09:44:58 -04:00
2008-03-18 16:38:12 +04:00
2009-04-28 14:48:54 +05:00
2008-01-23 13:26:41 -07:00
2009-04-08 16:17:26 +08:00
2009-03-19 09:44:58 -04:00
2009-03-25 21:50:42 +04:00
2009-04-08 16:17:26 +08:00
2009-05-01 00:20:37 +05:00
2009-03-19 09:44:58 -04:00
2007-07-01 15:33:28 -07:00
2009-03-19 09:44:58 -04:00
2009-04-28 14:48:54 +05:00
2008-09-16 13:16:41 +02:00
2009-03-19 09:44:58 -04:00