[Bug 706162] New: gst_buffer_memcmp() ignores the buffer size if it goes past the gstbuffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 16 12:33:08 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706162
  GStreamer | gstreamer (core) | git

           Summary: gst_buffer_memcmp() ignores the buffer size if it goes
                    past the gstbuffer
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=251936)
 View: https://bugzilla.gnome.org/attachment.cgi?id=251936
 Review: https://bugzilla.gnome.org/review?bug=706162&attachment=251936

buffer: Fix gst_buffer_memcmp() where the buffer is smaller

If the arguments to gst_buffer_memcmp() go past the end of the gstbuffer, the
gst_buffer_memcmp() returns 0, while it should probably return that the buffers
are not equal.

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