[Bug 794956] New: gst_initialized is not reset in gst_deinit()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 3 21:44:01 UTC 2018


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

            Bug ID: 794956
           Summary: gst_initialized is not reset in gst_deinit()
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: hermann.fuerntratt at joanneum.at
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gst.c uses 2 static gboolean flags for initialization:
gst_initialized and gst_deinitialized.

gst_deinit() checks, whether or not gst_initialized is set and sets
gst_deinitialized to TRUE at the end. Consequently, gst_initialized should be
reset to FALSE at the same location.

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