aboutsummaryrefslogtreecommitdiff
path: root/backend/libinput/tablet_tool.c
diff options
context:
space:
mode:
authorYuya Nishihara <yuya@tcha.org>2021-04-10 15:31:06 +0900
committerSimon Ser <contact@emersion.fr>2021-04-13 16:55:46 +0200
commit3c5cc02b18a67968974f534c91d289ea658c9d2d (patch)
tree53db9b8660d49ab6f86da8d63a3c710146039bd1 /backend/libinput/tablet_tool.c
parenta71d565138b5100ebfbac99293bc467d0fc21ef6 (diff)
xcursor: use memcpy() to append string of known size
Since len <= strlen(elt) is known, we don't need a str*() function. Let's simply do memcpy() to suppress linter false positive. Fixes #2777.
Diffstat (limited to 'backend/libinput/tablet_tool.c')
0 files changed, 0 insertions, 0 deletions