Skip to content

Fix kcm crash after revert timer reaches timeout

Fushan Wen requested to merge work/fuf/crashfix into master

load() was called twice and cause use-after-free.

BUG: 463485

Merge request reports