summaryrefslogtreecommitdiff
path: root/mysql-test/t/implicit_commit.test
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2014-12-05 16:38:48 +0400
committerSergey Vojtovich <svoj@mariadb.org>2014-12-05 16:38:48 +0400
commit8fb2c80fdb9868b45ab91c915b32d2c39fd7fcd0 (patch)
tree609127792fbf5c9deb3049c09fffe6185e29dcf2 /mysql-test/t/implicit_commit.test
parent78564373fee5e6cccf144b11bc60b0876b4bbd0b (diff)
downloadmariadb-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/implicit_commit.test')
0 files changed, 0 insertions, 0 deletions