After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 413568 - gnc_main_window_summary_refresh leaks a GList
gnc_main_window_summary_refresh leaks a GList
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: User Interface General
git-master
Other Mac OS
: Normal minor
: ---
Assigned To: David Hampton
Chris Shoemaker
Depends on:
Blocks: 347575
 
 
Reported: 2007-03-01 19:39 UTC by Mike Alexander
Modified: 2018-06-29 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this problem (462 bytes, patch)
2007-03-01 19:41 UTC, Mike Alexander
committed Details | Review

Description Mike Alexander 2007-03-01 19:39:30 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.
Comment 1 Mike Alexander 2007-03-01 19:41:18 UTC
Created attachment 83672 [details] [review]
Patch to fix this problem
Comment 2 Andreas Köhler 2007-03-02 13:21:05 UTC
Committed as r15676.  Thanks!

Adding to umbrella bug, waiting for audit and backport.
Comment 3 Derek Atkins 2007-03-31 11:07:27 UTC
Backported to 2.0 in r15767.
This will be in 2.0.6.
Comment 4 John Ralls 2018-06-29 21:28:21 UTC
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.