mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 03:30:44 +00:00
CMS50F37 debug test 9
This commit is contained in:
parent
0b2f91184d
commit
aa4392c2b9
@ -169,7 +169,7 @@ void CMS50F37Loader::processBytes(QByteArray bytes)
|
|||||||
|
|
||||||
len = lengths[res & 0x1f];
|
len = lengths[res & 0x1f];
|
||||||
|
|
||||||
if (len < size)
|
if (size < len)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
if (len == 0) {
|
if (len == 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user