Skip to content

Draft: Fix memory leak caused by undeleted elements in the hash table

Fushan Wen requested to merge (removed):popupleakmem into master

To trigger memory leak, run while true; do notify-send "Test: $(date)"; sleep 1; done.

BUG: 442844

Edited by Fushan Wen

Merge request reports