mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge remote-tracking branch '5.5' into 10.0
This commit is contained in:
@@ -385,7 +385,6 @@ void my_thread_end(void)
|
||||
|
||||
/* Trash variable so that we can detect false accesses to my_thread_var */
|
||||
tmp->init= 2;
|
||||
TRASH(tmp, sizeof(*tmp));
|
||||
free(tmp);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user