GNOME Bugzilla – Bug 699566
dmabuf: don't touch the GstMemory size
Last modified: 2013-05-03 11:13:40 UTC
Created attachment 243162 [details] [review] patch mem.size is the content size and should not be touch. Save the mmap size instead.
commit 25dd73521d1ef49f6910121ba9ded6c5041cbc01 Author: Michael Olbrich <m.olbrich@pengutronix.de> Date: Fri May 3 11:23:59 2013 +0200 dmabuf: don't touch the GstMemory size mem.size is the content size and should not be touch. Save the mmap size instead. https://bugzilla.gnome.org/show_bug.cgi?id=699566