Plug a small memory leak in mariabackup --backup

This commit is contained in:
Marko Mäkelä 2017-12-14 13:47:38 +02:00
parent 8063804943
commit a9a4089175

View file

@ -3626,7 +3626,6 @@ fail:
/* Reset the system variables in the recovery module. */
recv_sys_var_init();
trx_pool_init();
row_mysql_init();
ut_crc32_init();
crc_init();