summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorKees Cook <kees@kernel.org>2025-03-11 01:24:33 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-03-12 22:41:14 +0300
commit425b1c97b07f2290700f708edabef32861e2b2db (patch)
treea1b562d4c1214e1bfa7108b1fa8b91537b6fad71 /tools/perf/scripts/python/libxed.py
parent270247a209a91ba5248341bad7264357a9870c8d (diff)
downloadlinux-425b1c97b07f2290700f708edabef32861e2b2db.tar.xz
PNP: Expand length of fixup id string
GCC 15's -Wunterminated-string-initialization saw that "id" was not including the required trailing NUL character. Instead of marking "id" with __nonstring[1], expand the length of the string as it is used in (debugging) format strings that expect a properly formed C string. Link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117178 [1] Signed-off-by: Kees Cook <kees@kernel.org> Link: https://patch.msgid.link/20250310222432.work.826-kees@kernel.org Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions