[Bug 12332] Microsoft Windows Server 2003 DDK SP1 installer crashes ('setupapi.SetupCloseFileQueue' should do proper handle validation before accessing members)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 27 17:25:11 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=12332

--- Comment #13 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay,

--- quote ---
But just to clarify - it's not a step towards compatible structure layout,
Windows doesn't start this opaque structure with a  magic, and
SetupCloseFileQueue() can survive any input according to my testing.
--- quote ---

well, there is no need to be compatible when no apps depend on it.
Using a magic is certainly a better way than protecting member accesses using
SEH.

Regards

-- 
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