Fixed bug mdev-5400:
a memory leak in save_index() first seen in the test case for mdev-5382.
This commit is contained in:
parent
21d0d8c5bf
commit
d5262a63fc
@ -10533,7 +10533,6 @@ void JOIN::cleanup(bool full)
|
||||
{
|
||||
tab->cleanup();
|
||||
}
|
||||
table= 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user