Skip to content

Commit f218500

Browse files
committed
fixup! f2b8d0f
1 parent d93494e commit f218500

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

storage/innobase/handler/backup_innodb.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,6 @@ class InnoDB_backup
738738
CREATE_NEW, FILE_ATTRIBUTE_NORMAL, nullptr);
739739
if (d == INVALID_HANDLE_VALUE)
740740
{
741-
fail_and_close_s:
742741
CloseHandle(s);
743742
goto fail;
744743
}

0 commit comments

Comments
 (0)