mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-20 23:40:21 +01:00
Fix memcpy overflow, as src and dest are 32 bytes long, only 31 bytes has to be copied, not 32, since an offset is applied to src.
This commit is contained in:
parent
de8f991f5a
commit
2c0f08e2a6
Loading…
Reference in a new issue