diff options
author | Daniel Stone <[email protected]> | 2017-09-22 15:40:59 -0700 |
---|---|---|
committer | Daniel Stone <[email protected]> | 2017-09-26 21:48:17 +0100 |
commit | 5b7e65136440f60a6afe85c9517f42861ee07224 (patch) | |
tree | 09e56c10e40461af43d93379b9f2ffc8b461c4f4 /src/vulkan | |
parent | 8822ea100cfd7482290c3c6b2a7200c8b888a7f4 (diff) |
Revert "wayland-drm: constify the callbacks struct"
The wayland-drm callback struct is referenced, rather than duplicated,
inside wayland-drm. Constifying this struct involved moving it on to the
stack; as a result, starting any EGL client on Wayland called into
random stack memory, and killed the compositor.
This reverts commit 1d0be5b3fe548ee33d4520092f583c76d42510a6 and
39d539e321c6c97433a15660c9d9a20ad8657ff0.
Signed-off-by: Daniel Stone <[email protected]>
Cc: Emil Velikov <[email protected]>
Cc: Krzysztof Sobiecki <[email protected]>
Fixes: 1d0be5b3fe54 ("wayland-drm: constify the callbacks struct")
Diffstat (limited to 'src/vulkan')
0 files changed, 0 insertions, 0 deletions