perfmon: fix coverity warning 06/34206/2
authorKlement Sekera <ksekera@cisco.com>
Fri, 22 Oct 2021 11:05:48 +0000 (13:05 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 28 Oct 2021 10:58:47 +0000 (10:58 +0000)
commit5d8072c059eda181b54d5ad425abc6f8edaf2a31
treed40b9562cb36203dc868f9021d803545002e067c
parent9f4e5d8e512e1d41b8735c1227282d713f50466d
perfmon: fix coverity warning

Check that cpumask is initialised properly to avoid possible NULL
pointer dereference.

Type: fix
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Change-Id: I8df5a718104fe703d6baf3f1294b4a6d2ca01619
src/plugins/perfmon/intel/uncore.c