[Bug 736897] New: gstvideobox: Pointer getting overwritten without being used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 18 05:40:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736897
  GStreamer | gst-plugins-good | unspecified

           Summary: gstvideobox: Pointer getting overwritten without being
                    used
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sanjay.nm at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In File gstvideobox.c line 1954, dest = GST_VIDEO_FRAME_PLANE_DATA (dest_frame,
0); is present. It is not used till line 1971 where dest is getting over
written with the same function call. May be one of the calls is not required.
Request to please review.

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