- NtUserMessageCall: Fix probe-and-capture for the FNID_BROADCASTSYSTEMMESSAGE case...
authorStefan Ginsberg <stefanginsberg@gmail.com>
Wed, 8 Jul 2009 20:41:58 +0000 (20:41 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Wed, 8 Jul 2009 20:41:58 +0000 (20:41 +0000)
commitc589c03a223fafe78412acf8ea9f603fa8592a39
tree524aa2785a6abe2c52413068db9794d5b51a9290
parent488bf139221b2411b04e181f2d545d39679bdce5
- NtUserMessageCall: Fix probe-and-capture for the FNID_BROADCASTSYSTEMMESSAGE case -- win32k must copy user mode buffers to safe memory before reading from them (or wrap the operations in SEH). Copy the buffer to the stack as it is small.

svn path=/trunk/; revision=41816
reactos/subsystems/win32/win32k/ntuser/message.c