The source project of this merge request has been removed.
Fix Applications Menu memory leak (Bug #102)
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)