Fix a couple of bugs in CDROM_GetSerial:
commit5ef127a0005ee47598397e964088b29497a3bc23
authorMike McCormack <mike@codeweavers.com>
Mon, 21 Jul 2003 20:02:23 +0000 (21 20:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jul 2003 20:02:23 +0000 (21 20:02 +0000)
tree0271407228add16d9f3b9668432f0e00529f4eab
parentec0d425278d0a30de1623ae87c7e1f179007a937
Fix a couple of bugs in CDROM_GetSerial:
 - it would fail if DeviceIoControl succeeded.
 - it would leak handles in some cases.
files/drive.c