summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2022-04-25 17:42:12 +1000
committer Vas Crabb <vas@vastheman.com>2022-04-25 17:42:12 +1000
commitf04263796446b5235ee85332a50b2a6788aef148 (patch)
tree2581a2739cb295aac3329da7ddd705d47990cabf /docs/source/techspecs
parent6712c44fee1725843ea027131431e7ae05367ab5 (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