After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699565 - dmabuf: fix memory initialization
dmabuf: fix memory initialization
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-03 10:20 UTC by Michael Olbrich
Modified: 2013-05-03 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.63 KB, patch)
2013-05-03 10:20 UTC, Michael Olbrich
committed Details | Review

Description Michael Olbrich 2013-05-03 10:20:22 UTC
Created attachment 243161 [details] [review]
patch

Without this the shared memory is broken
Comment 1 Sebastian Dröge (slomo) 2013-05-03 11:11:42 UTC
commit a4ba85b151429a73509c1c8852262eb6ed0c1aee
Author: Michael Olbrich <m.olbrich@pengutronix.de>
Date:   Fri May 3 11:12:04 2013 +0200

    dmabuf: fix memory initialization
    
    Without this the shared memory is broken
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699565