diff options
author | Chad MILLER <chad@mysql.com> | 2008-08-18 12:15:56 -0400 |
---|---|---|
committer | Chad MILLER <chad@mysql.com> | 2008-08-18 12:15:56 -0400 |
commit | 780fee586ddb0c9c46e848c5204a19e48335a702 (patch) | |
tree | fb12be400886c602ca29a322d93ea655271f517d /mysys/mf_pack.c | |
parent | aa04d69e2d9dbef59d441662bc446e3d95a3bf00 (diff) | |
download | mariadb-git-780fee586ddb0c9c46e848c5204a19e48335a702.tar.gz |
Fix for bug#36399: Double free bug when INFORMATION_SCHEMA
plugin init function fails
Problem: if an INFORMATION_SCHEMA plugin initialization fails
we free some inner plugin's data (schema_table) twice during the
INSTALL PLUGIN command.
Fix: free it once.
Diffstat (limited to 'mysys/mf_pack.c')
0 files changed, 0 insertions, 0 deletions