[Bug 20336] GetDriveTypeW exposes partially uninitialized out parameter iosb in NtDeviceIoControlFile ?

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 12 17:14:50 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20336





--- Comment #2 from Dan Kegel <dank at kegel.com>  2009-10-12 17:14:50 ---
The other consumer of that ioctl is winecfg/drive.c, but it 
always calls with a "big" buffer (1024 bytes), so it
doesn't try out the STATUS_MORE_ENTRIES code, either.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list