[Bug 15847] rpcrt4's server crosstest crashes on windows

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 30 08:49:14 CDT 2008


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





--- Comment #1 from Rob Shearman <robertshearman at gmail.com>  2008-10-30 08:49:13 ---
This is a bug in Windows' version of rpcrt4.dll. I forget the details, but it
is caused by something like the code executed as part of
NdrVaryingArrayUnmarshall not setting a variable (possibly
MIDL_STUB_MESSAGE::ActualCount) before calling NdrpEmbeddedPointerUnmarshall
and so reads off the end of the array.


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