[WIN32K:NTUSER]
authorThomas Faber <thomas.faber@reactos.org>
Sun, 11 Jun 2017 06:53:28 +0000 (06:53 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 11 Jun 2017 06:53:28 +0000 (06:53 +0000)
commitfbfe11f633e8b0035a433e1d7d19566d7b89024c
treed4257484ba4b3393dbfcb45bfcbb013c497a59cb
parentea1f78da72aa9de2033c288128340bbd49b4e78a
[WIN32K:NTUSER]
- Initialize BITMAPINFOHEADER::biSize before calling GreGetDIBitsInternal in IntSynthesizeDib. Fixes use of uninitialized memory and subsequent stack buffer overflow.
CORE-13408

svn path=/trunk/; revision=74991
reactos/win32ss/user/ntuser/clipboard.c