Commit 99316b51 authored by Sergei Golubchik's avatar Sergei Golubchik

compilation failure with BUILD/compile-amd64-valgrind-max

parent 413113da
......@@ -13636,7 +13636,7 @@ int QUICK_GROUP_MIN_MAX_SELECT::next_min()
}
else if (result == HA_ERR_KEY_NOT_FOUND || result == HA_ERR_END_OF_FILE)
result= 0; /* There is a result in any case. */
my_afree(key_buf);
my_afree(tmp_key_buff);
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment