mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
eb76698300
just before they're sent to the client. Because mysql->host
value is known only after the connection is established,
and it's needed for the "_sever_host" attribute.
This fixes ASAN use-after-free warning in rpl tests
followup for
|
||
---|---|---|
.. | ||
client.c | ||
client_plugin.c | ||
conf_to_src.c | ||
errmsg.c | ||
my_time.c | ||
my_user.c | ||
mysql_async.c | ||
pack.c |