Skip to content

LRUCache: make insert() more robust against duplicate keys#130

Open
ashie wants to merge 1 commit into
fcitx:masterfrom
clear-code:fix-potential-crash
Open

LRUCache: make insert() more robust against duplicate keys#130
ashie wants to merge 1 commit into
fcitx:masterfrom
clear-code:fix-potential-crash

Fix LRUCache::insert() handling for existing entries and empty caches

fe40d85
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs