diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-05 16:38:48 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-05 16:38:48 +0400 |
commit | 8fb2c80fdb9868b45ab91c915b32d2c39fd7fcd0 (patch) | |
tree | 609127792fbf5c9deb3049c09fffe6185e29dcf2 /mysql-test/t/plugin_auth.test | |
parent | 78564373fee5e6cccf144b11bc60b0876b4bbd0b (diff) | |
download | mariadb-git-8fb2c80fdb9868b45ab91c915b32d2c39fd7fcd0.tar.gz |
Fixed valgrind warnings in delete_dynamic().
Join_plan_state performs out-of-API initialization of DYNAMIC_ARRAY. This is
done to postpone actual array initialization till first use, whilst retaining
the right to call delete_dynamic().
Since delete_dynamic() now checks DYNAMIC_ARRAY::malloc_flags it should be
initialized it as well.
Diffstat (limited to 'mysql-test/t/plugin_auth.test')
0 files changed, 0 insertions, 0 deletions