diff options
author | 2022-04-25 17:42:12 +1000 | |
---|---|---|
committer | 2022-04-25 17:42:12 +1000 | |
commit | f04263796446b5235ee85332a50b2a6788aef148 (patch) | |
tree | 2581a2739cb295aac3329da7ddd705d47990cabf /docs/source/techspecs | |
parent | 6712c44fee1725843ea027131431e7ae05367ab5 (diff) |
slapfight_ms.cpp: Fix out-of-range access warning in some GCC versions.
The implicit conversion from size_t to int could theoretically produce
a negative value, which triggered a warning on the memcpy.
Diffstat (limited to 'docs/source/techspecs')
0 files changed, 0 insertions, 0 deletions