Skip to content

Fix Applications Menu memory leak (Bug #102)

Ghost User requested to merge (removed):leak into master

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

Closes: #102 (closed)

Edited by Ghost User

Merge request reports