[Bug 729382] Add a name property to GESTimelineElement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 2 05:50:41 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729382
  GStreamer | gst-editing-services | unspecified

--- Comment #16 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2014-05-02 12:50:36 UTC ---
Review of attachment 275635:
 --> (https://bugzilla.gnome.org/review?bug=729382&attachment=275635)

OK

::: ges/ges-timeline-element.c
@@ +296,3 @@
+    goto had_parent;
+
+  g_free (self->name);

You could get that before the check for parent and remove the g_free in
had_parent.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list