[Bug 796967] New: Memory leak in ges_container_init

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 15 13:58:24 UTC 2018


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

            Bug ID: 796967
           Summary: Memory leak in ges_container_init
    Classification: Platform
           Product: GStreamer
           Version: 1.14.2
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vgdoqd at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The hash table allocated in ges_container_init does not get freed when the
GESContainer object is deallocated.

The code is at gstreamer-editing-services-1.14.2/ges/ges-container.c line 504.

Maybe we shall call g_hash_table_destroy in function _dispose or _finalize in
ges-container.c to deallocate the hash table.

Thanks. Have a nice day. :)

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