Sneak in the 32bit updates 👀

This commit is contained in:
Hibby 2024-09-26 23:11:59 +01:00
parent 7b3701f1a9
commit 99d48344b7
Signed by: hibby
SSH Key Fingerprint: SHA256:Y6XbnzN0FEB1R/exPF5hUbHUgE/Nn7M1uT566fxo6pE
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
UINT rlen;
- UINT outlen;
+ long outlen;
+ size_t outlen;
memcpy(&rlen, &Decoded[5], 4);