[Bug 785435] New: gst : Possible-unref-of-inmap

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 26 08:58:21 UTC 2017


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

            Bug ID: 785435
           Summary: gst : Possible-unref-of-inmap
    Classification: Platform
           Product: GStreamer
           Version: 1.12.2
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sp.gupta at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 356406
  --> https://bugzilla.gnome.org/attachment.cgi?id=356406&action=edit
Patch file is attached.

File : gst-plugins-good/gst/law/alaw-decode.c

Function  gst_alaw_dec_handle_frame:

inmap unref is missing .


Solution : gst_buffer_unmap (buffer, &inmap);

++patch is attched for possible solution.

Kindly review the patch and provide your feedback.

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