[PATCH 6/6] ntdll: Fix IOCTL_DVD_READ_STRUCTURE parameter checking and output format

Dan Kegel dank at kegel.com
Thu Feb 9 17:38:39 CST 2012


The output buffer always starts with _DVD_DESCRIPTOR_HEADER.
See http://bugs.winehq.org/show_bug.cgi?id=29669

Also fixed a few other things found by the conformance test:
odd length output buffers are not allowed,
partial output buffers are allowed, and
overly long output buffers are zero-filled on the end up to offset 2052.

Not yet tested on macosx.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-ntdll-Fix-IOCTL_DVD_READ_STRUCTURE-parameter-checkin.patch
Type: text/x-patch
Size: 21263 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120209/2b4ac778/attachment-0001.bin>


More information about the wine-patches mailing list