]> git.ipfire.org Git - thirdparty/collectd.git/commit
intel_pmu plugin: fix crash after specifying incorrect HardwareEvents names 3480/head
authorKamil Wiatrowski <kamilx.wiatrowski@intel.com>
Thu, 26 Mar 2020 13:34:10 +0000 (14:34 +0100)
committerKamil Wiatrowski <kamilx.wiatrowski@intel.com>
Wed, 17 Jun 2020 10:07:08 +0000 (11:07 +0100)
commit9d24f7b1265b922b4d4bf30abfdb0631fcac2cd5
tree8f53c113d087873cdd3f16488760042599fed24b
parent6b24c52ed436038a40cd029b59bfb20b7ca5b443
intel_pmu plugin: fix crash after specifying incorrect HardwareEvents names

If HardwareEvents group consisted of events that can't be resolved collectd
could crash.

Change-Id: Ia66732037161bce5fbff73dc635eb40fd1ad8eed
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
src/intel_pmu.c