diff options
author | Andrew Hutchings <andrew@mariadb.org> | 2022-09-19 13:25:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-19 13:25:45 +0100 |
commit | 65b4a2afb8fc734352359edfbae32cb2b0ef4f7a (patch) | |
tree | dc30eef7b6949789112423e1fbee187bb20b8f09 /mysql-test/main/mysqlslap.test | |
parent | 5e959bc3637c063603d043c1e987837675e735b8 (diff) | |
download | mariadb-git-65b4a2afb8fc734352359edfbae32cb2b0ef4f7a.tar.gz |
MDEV-29426 Fix memory leak in CONNECT JSON/BSON (#2255)
* MDEV-29426 Fix memory leak in CONNECT JSON/BSON
If information is being gathered on JSON/BSON tables we leak the heap
allocated to the table class. With this fix we close and cleanup
instead, just as we do for XML tables.
Diffstat (limited to 'mysql-test/main/mysqlslap.test')
0 files changed, 0 insertions, 0 deletions