perfmon: fix non-NULL terminated C-string 39/34539/5
authorBenoît Ganne <[email protected]>
Wed, 17 Nov 2021 16:55:50 +0000 (17:55 +0100)
committerDamjan Marion <[email protected]>
Tue, 29 Mar 2022 10:10:24 +0000 (10:10 +0000)
commit81878a9e3cc2c2524c7165edacc1d72d559a1f05
treeb68f560cfd9b50e363ca01348ab76109ce309da2
parente74c04fc9fb2600470fe79a69d3ec6b0db95faec
perfmon: fix non-NULL terminated C-string

format() expects a NULL-terminated C-string as format string.

Type: fix

Change-Id: Ib428cf2debbf98850eed512907175f8ae8ba3c04
Signed-off-by: Benoît Ganne <[email protected]>
src/plugins/perfmon/intel/uncore.c