diff options
author | Sergei Golubchik <serg@mariadb.org> | 2018-06-02 22:27:59 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2018-06-03 23:25:43 +0200 |
commit | eb76698300c8611eddc2756aa5dbc57cdae2e21d (patch) | |
tree | 5fa17c878fc181a2ef0a3185c1e54fcb02478ebc /cmake | |
parent | 748ef3ec91d35aa6cd5b230c71084f6c83c1c92e (diff) | |
download | mariadb-git-eb76698300c8611eddc2756aa5dbc57cdae2e21d.tar.gz |
client.c: set connect attributes as late as possible
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 ee8dfc688e8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions