[Mesa-dev] [Bug 103757] eglGetDisplay() is broken for Wayland
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 15 16:49:08 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103757
--- Comment #8 from Michael Olbrich <m.olbrich at pengutronix.de> ---
(In reply to Daniel Stone from comment #7)
> Good point - I guess it'd have to be if
> (_eglPointerIsDereferencable(child_pointer) &&
> _eglPointerIsDereferencable(((char *) child_pointer) + strlen("wl_display")
> + 1) && strcmp(interface->name, "wl_display") == 0) ... ugh. Does that work
> for you?
Yes that works.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171115/e2d7c169/attachment.html>
More information about the mesa-dev
mailing list