capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.61k stars 1.56k forks source link

Fix stringop-truncation warning some compilers raise. #2522

Closed Rot127 closed 3 weeks ago

Rot127 commented 4 weeks ago

Your checklist for this pull request

Detailed description

Fix stringop-truncation warning some compilers raise.

Test plan

All green

Closing issues

...

XVilka commented 4 weeks ago

@kabeor please merge this one too

XVilka commented 3 weeks ago

@kabeor