Add bug number for IOCTL_DVD_READ_STRUCTURE problem.

This commit is contained in:
Erich E. Hoover
2014-12-23 11:20:17 -07:00
parent 981ea8facf
commit 9b064a2d9b
3 changed files with 5 additions and 2 deletions

View File

@@ -942,6 +942,9 @@ ntdll-DOS_Attributes.ok:
# Patchset ntdll-DVD_Read_Size
# |
# | This patchset fixes the following Wine bugs:
# | * [#37767] IOCTL_DVD_READ_STRUCTURE expects the wrong size of output buffer for some requests
# |
# | Modified files:
# | * dlls/ntdll/cdrom.c
# |

View File

@@ -1 +1 @@
Fixes: IOCTL_DVD_READ_STRUCTURE expects the wrong size of output buffer for some requests
Fixes: [37767] IOCTL_DVD_READ_STRUCTURE expects the wrong size of output buffer for some requests