ChangeSet ID: 8815
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/07/21 15:02:24
Modified files:
files : drive.c
Log message:
Mike McCormack <mike(a)codeweavers.com>
Fix a couple of bugs in CDROM_GetSerial:
- it would fail if DeviceIoControl succeeded.
- it would leak handles in some cases.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8815
Old revision New revision Changes Path
1.90 1.91 +23 -6 wine/files/drive.c