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 780751 - gstvalue: fix GstValue leak in structure_field_union_into
gstvalue: fix GstValue leak in structure_field_union_into
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.11.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-31 10:24 UTC by Vincent Penquerc'h
Modified: 2017-03-31 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstvalue: fix GstValue leak in structure_field_union_into (749 bytes, patch)
2017-03-31 10:25 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2017-03-31 10:24:41 UTC
gstvalue: fix GstValue leak in structure_field_union_into
Comment 1 Vincent Penquerc'h 2017-03-31 10:25:53 UTC
Created attachment 349034 [details] [review]
gstvalue: fix GstValue leak in structure_field_union_into
Comment 2 Vincent Penquerc'h 2017-03-31 11:02:42 UTC
commit c3613658909df193e42a71cf6b5f3fcb6d51d2e0
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Fri Mar 31 11:22:49 2017 +0100

    gstvalue: fix GstValue leak in structure_field_union_into
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780751