Skip to content

Commit a9a4089

Browse files
committed
Plug a small memory leak in mariabackup --backup
1 parent 8063804 commit a9a4089

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extra/mariabackup/xtrabackup.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3626,7 +3626,6 @@ xtrabackup_backup_func()
36263626
/* Reset the system variables in the recovery module. */
36273627
recv_sys_var_init();
36283628
trx_pool_init();
3629-
row_mysql_init();
36303629

36313630
ut_crc32_init();
36323631
crc_init();

0 commit comments

Comments
 (0)