mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-25 10:55:38 +08:00
Merge pull request #776 from f1rmb/fix_TA_memcpy_src_overflow
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:
Reference in New Issue
Block a user