[Bug 755505] ges: trivial leakages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 00:36:56 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755505

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311998|none                        |accepted-commit_now
             status|                            |

--- Comment #5 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 311998:
 --> (https://bugzilla.gnome.org/review?bug=755505&attachment=311998)

Looks good

::: ges/ges-pitivi-formatter.c
@@ -689,2 +689,2 @@
   if (priv->clips_table != NULL) {
     g_hash_table_foreach (priv->clips_table,

I wonder why priv->clips_table is not instanciate with g_hash_table_new_full
and list_table_destroyer as GDestroyFunc. Not a big deal anyway :)

-- 
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