mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-6314 - Compile/run MariaDB with ASan
Fixed some compilation errors/warnings with ASan.
This commit is contained in:
@ -267,7 +267,7 @@ void tc_add_table(THD *thd, TABLE *table)
|
||||
TABLE_SHARE *purge_share= 0;
|
||||
TABLE_SHARE *share;
|
||||
TABLE *entry;
|
||||
ulonglong purge_time;
|
||||
ulonglong UNINIT_VAR(purge_time);
|
||||
TDC_iterator tdc_it;
|
||||
|
||||
tdc_it.init();
|
||||
|
Reference in New Issue
Block a user