Files
linux-stable-mirror/tools/perf/util/demangle-java.c
Arnaldo Carvalho de Melo 79bba3a183 perf demangle-java: Constify variables storing the result of strchr() on const tables
As newer glibcs will propagate the const attribute of the searched table
to its return.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2026-01-27 02:33:29 -03:00

4.2 KiB