forked from len0rd/rockbox
When cancelling the bootloader installation delete the bootloader install object.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23222 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9fbf346368
commit
10305ea887
1 changed files with 1 additions and 0 deletions
|
@ -703,6 +703,7 @@ void RbUtilQt::installBootloader()
|
|||
logger->close();
|
||||
installBootloaderPost(true);
|
||||
}
|
||||
delete bl;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue