GNOME Bugzilla – Bug 413568
gnc_main_window_summary_refresh leaks a GList
Last modified: 2018-06-29 21:28:21 UTC
When gnc_main_window_summary_refresh is called to update the summary bar at the bottom of the main window, it gets a GList to manage the various currencies involved. It never frees this list so each call leaks some memory.
Created attachment 83672 [details] [review] Patch to fix this problem
Committed as r15676. Thanks! Adding to umbrella bug, waiting for audit and backport.
Backported to 2.0 in r15767. This will be in 2.0.6.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=413568. Please update any external references or bookmarks.