Merge branch 'master' of github.com:wine-compholio/wine-staging

This commit is contained in:
Sebastian Lackner
2014-12-23 23:08:31 +01:00
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