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 689887 - droute: Fix another memory few memory leaks
droute: Fix another memory few memory leaks
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: at-spi2-atk
unspecified
Other All
: Normal normal
: ---
Assigned To: Li Yuan
At-spi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-12-08 08:35 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-12-12 05:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
droute: Fix another memory few memory leaks (1002 bytes, patch)
2012-12-08 08:35 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-12-08 08:35:44 UTC
See patch.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-12-08 08:35:45 UTC
Created attachment 231026 [details] [review]
droute: Fix another memory few memory leaks

We need to free the pointer array here, along with the path.
Comment 2 Mike Gorse 2012-12-11 16:12:48 UTC
Comment on attachment 231026 [details] [review]
droute: Fix another memory few memory leaks

That looks right (and isn't causing any obvious problems from briefly testing it). Thanks for the patch.
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-12-12 05:00:53 UTC
Attachment 231026 [details] pushed as 87be498 - droute: Fix another memory few memory leaks