GNOME Bugzilla – Bug 478620
Memory leak when the "target" property value is set for an AtkRelation instance
Last modified: 2008-11-18 02:54:19 UTC
When "target" property value is set (it is stored as GPtrArray*), the old list of pointers to objects is not destroyed. The detailed bug description can be found at: http://linuxtesting.org/results/report?num=S0571
Created attachment 122547 [details] [review] patch