mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -4495,7 +4495,7 @@ void Security_context::destroy()
|
||||
my_free((char*) host);
|
||||
host= NULL;
|
||||
}
|
||||
if (user != delayed_user)
|
||||
if (is_user_defined())
|
||||
{
|
||||
my_free((char*) user);
|
||||
user= NULL;
|
||||
|
Reference in New Issue
Block a user