Don't close the disk handle to the ipod too early.
commit60b8ef1fee4ecafb7f14476f3903ef6bd9bf77d7
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Feb 2010 22:19:34 +0000 (11 22:19 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Feb 2010 22:19:34 +0000 (11 22:19 +0000)
tree5ced57052624cf9f0a0b29e5679b685f63ad78ff
parent7cf6d70026f6b1ce6a107ca6481775fb1198be20
Don't close the disk handle to the ipod too early.

ipodInitialize() is not supposed to close but only to open the disk handle. Fixes a segfault when trying to install the ipod bootloader on windows.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24608 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/base/bootloaderinstallipod.cpp