mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
Fix warnings related to the use of the deprecated gets() function and passing NULL to non-pointer argument of the sys_var constructor. plugin/auth/dialog.c: Do not use the deprecated gets() function. sql/sys_vars.h: Do not pass NULL to a non-pointer argument of the sys_var constructor. |
||
|---|---|---|
| .. | ||
| auth_socket.c | ||
| CMakeLists.txt | ||
| dialog.c | ||
| Makefile.am | ||
| plug.in | ||
| test_plugin.c | ||