Re: [PATCH v1] lib/metrics: add check for invalid metric keys
From: Ferruh Yigit <hidden>
Date: 2018-07-20 15:31:29
From: Ferruh Yigit <hidden>
Date: 2018-07-20 15:31:29
On 7/6/2018 2:21 PM, Remy Horton wrote:
This patchset adds a check to rte_metrics_update_values()
that prevents the updating of metrics when presented with
an invalid metric key. Previously, doing the latter could
result in a crash.
Fixes: 349950ddb9c5 ("metrics: add information metrics library")
Signed-off-by: Remy Horton <redacted>Acked-by: Ferruh Yigit <redacted>