mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
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. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wlr_xcursor.c | ||
| xcursor.c | ||