Merge pull request #5390 from abagarwams/portCVE2018-8786
Porting patch for CVE2018-8786 to 1.1 branch
This commit is contained in:
commit
4f2a7bd7d4
@ -119,7 +119,7 @@ BOOL update_read_bitmap(rdpUpdate* update, wStream* s, BITMAP_UPDATE* bitmap_upd
|
||||
|
||||
if (bitmap_update->number > bitmap_update->count)
|
||||
{
|
||||
UINT16 count;
|
||||
UINT32 count;
|
||||
|
||||
count = bitmap_update->number * 2;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user