Skip to content
Commit 691c1159 authored by akharlamov's avatar akharlamov Committed by Baldur Karlsson
Browse files

Prevent a crash when receiving a corrupt rdc file

It is possible to read a large value into compSize, and consequently read
a large number of bytes into m_CompressBuffer, which can only hold 64k,
which would lead to a crash.
parent f2e68f1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment