mariadb/plugin/server_audit
Alexey Botchkov fe29bb6bc8 MDEV-36245 Long server_audit_file_path causes buffer overflow.
Check the parameter of the update_file_path and issue warning if too
long.
Another option was to implement the check_file_path. But not worth it as
the violation happens too rarely.
2025-04-18 16:24:46 +04:00
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
COPYING Update FSF Address 2019-05-11 21:29:06 +03:00
plugin_audit_v4.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
server_audit.c MDEV-36245 Long server_audit_file_path causes buffer overflow. 2025-04-18 16:24:46 +04:00
test_audit_v4.c MDEV-18350 Using audit plugin with MySQL, mysqld crashes when running COM_INIT_DB against invalid database. 2019-07-26 08:44:43 +04:00