1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-09 08:01:34 +03:00
Files
mariadb/extra
Monty c4bf4b7aef Fixed access to undefined memory found by valgrind and MSAN
When my_vsnprintf() is patched, the code protected disabled with
'WAITING_FOR_BUGFIX_TO_VSPRINTF' should be enabled again. Also all %b
formats in this patch should be revert to %s again
2020-05-23 12:29:10 +03:00
..
2019-02-21 14:48:04 +01:00
2020-05-20 17:46:05 +03:00
2019-05-11 22:19:05 +03:00
2020-05-08 12:49:53 +02:00
2019-05-11 22:19:05 +03:00
2019-11-19 10:45:28 +08:00
2020-04-25 21:57:52 +03:00