diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-08-16 17:57:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-10-10 14:22:35 -0700 |
commit | 21e05da99c855481b638a7789ad5600b5b283680 (patch) | |
tree | 8ca60df2316771793756d75cd0fca2ac560aeb3e /COPYING-xf86vidmodeproto | |
parent | 50671520ef98d68d4eb26e09d5249de321b8fef9 (diff) |
XKB: Mark key name arrays as not NUL-terminated strings
They are fixed length (4 characters), and don't need NUL-terminators.
This makes gcc stop warning when they're not NUL-terminated, and instead
warn if they are passed to functions expecting NUL-terminated strings.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'COPYING-xf86vidmodeproto')
0 files changed, 0 insertions, 0 deletions