GNOME Bugzilla – Bug 699470
dmabuf: handle mmap failure
Last modified: 2013-05-03 09:06:59 UTC
Created attachment 243055 [details] [review] patch Otherwise gstreamer may segfault trying to access MAP_FAILED.
commit 347898d516d2ef010f341606691b3705bf4547d2 Author: Michael Olbrich <m.olbrich@pengutronix.de> Date: Thu May 2 15:37:14 2013 +0200 dmabuf: handle mmap failure Otherwise gstreamer may segfault trying to access MAP_FAILED. https://bugzilla.gnome.org/show_bug.cgi?id=699470