[Bug 706680] New: dmabuf: fix mmap counting

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 23 09:23:01 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706680
  GStreamer | gst-plugins-base | git

           Summary: dmabuf: fix mmap counting
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: m.olbrich at pengutronix.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=252901)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=252901)
patch

A successful gst_dmabuf_mem_map must always increment the mmap count.
Otherwise the first gst_dmabuf_mem_unmap will unmap the memory and all
other user will access unmapped memory.

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