On Thu, Feb 9, 2023 at 2:31 AM Chengwen Feng <[email protected]> wrote: > > When a telemetry callback doesn't initialize the telemetry data > structure and returns a non-negative number, the telemetry will repeat > to display the last result. This patch zero the data structure to avoid > the problem. > > Fixes: 6dd571fd07c3 ("telemetry: introduce new functionality") > Cc: [email protected] > > Signed-off-by: Chengwen Feng <[email protected]> > Reviewed-by: Bruce Richardson <[email protected]>
Applied, thanks. -- David Marchand

