mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
ee15c1fd5f
Memory Leak in mysql_options() was caused by missing call to my_free() in MYSQL_SET_CLIENT_IP branch. Fixed by adding my_free() to cleanup mysql->options.client_ip value before assigning new value. |
||
---|---|---|
.. | ||
client.c | ||
client_plugin.c | ||
my_time.c | ||
my_user.c | ||
pack.c |