Skip to content

Fix Applications Menu memory leak (Bug #102)

Ghost User requested to merge (removed):4.14-memleak into xfce-4.14

Backport of !12 (merged) to Xfce 4.14.


This patch reduces the amount of memory leaked every time xfdesktop's Applications Menu is displayed via 'xfdesktop --menu'. Prior to this patch the increase in memory consumption is about 2-4 MB, and after this patch the memory increase is somewhere between 10 KB and 80 KB.

Co-authored-by: Theo Linkspfeifer

See also: #102 (closed)

Merge request reports