Skip to content
Commit b34c6095 authored by Fushan Wen's avatar Fushan Wen
Browse files

klipper: remove duplicate items when loading from history

Due to a catastrophic bug existing in 5.27 beta and 5.27.0, there could
be duplicate items in klipper's history file, so filter them out here.

The popup menu will try to read `item->next_uuid()` in a loop to fill the menu, hence it's possible to create an infinite loop when there are duplicate items.

BUG: 466236
CCBUG: 465225
FIXED-IN: 5.27.4
parent d9b9ab0d
Pipeline #355178 failed with stage
in 15 minutes and 2 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment