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 755142 - avdtputil: fix GError memory leak during failures
avdtputil: fix GError memory leak during failures
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal normal
: 1.5.91
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-17 04:47 UTC by Vineeth
Modified: 2015-09-17 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix error leak (2.47 KB, patch)
2015-09-17 04:49 UTC, Vineeth
committed Details | Review

Description Vineeth 2015-09-17 04:47:16 UTC
error gets leaked during failure cases
Comment 1 Vineeth 2015-09-17 04:49:35 UTC
Created attachment 311519 [details] [review]
fix error leak
Comment 2 Sebastian Dröge (slomo) 2015-09-17 09:58:43 UTC
commit e98addcc31c1bebde574f06e7b9d5bd67e8591e1
Author: Vineeth T M <vineeth.tm@samsung.com>
Date:   Thu Sep 17 13:47:23 2015 +0900

    avdtputil: fix GError memory leak during failures
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755142