libxkbcommon/bench
Peter Hutterer 7a205e25ac bench: silence coverity complaint about a double free
False positive because we rely on xkb_components_from_rules() to initalize this
struct, but let's localize the variable anyway to shut coverity up.

libxkbcommon-1.0.3/bench/rules.c:59:9: warning[-Wanalyzer-double-free]:
double-free of kccgst.symbols

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-03-19 23:44:30 +02:00
..
.gitignore bench/compose: add new benchmark 2014-10-05 12:56:46 +03:00
bench.c MSVC: Provide an implementation of gettimeofday() 2019-12-28 16:12:15 +02:00
bench.h bench: simplify the bench helpers 2018-07-05 18:29:39 +03:00
compose.c Open files in binary mode 2019-12-28 13:49:40 +02:00
key-proc.c test/atom: use correct format specifier for size_t 2019-12-28 14:13:52 +02:00
rules.c bench: silence coverity complaint about a double free 2021-03-19 23:44:30 +02:00
rulescomp.c build: include config.h manually 2019-12-27 13:09:11 +02:00
x11.c x11: cache X11 atoms 2020-11-20 13:04:21 +02:00