[Wayland-bugs] [Bug 767241] wayland: Long window titles crash clients
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jun 4 16:47:02 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767241
Matthias Clasen <mclasen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mclasen at redhat.com
--- Comment #3 from Matthias Clasen <mclasen at redhat.com> ---
But the buffers we use are created by wl_shm_pool_create_buffer. We use it for
the entire window contents w*scale * h*scale * 4 bytes - that can easily go
beyond 4096. I must say wl_buffer is very confusing in the wayland codebase.
There's some headers where it is deprecated, e.g.
Clearly, more information is needed. Jonas ?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160604/dabf4589/attachment.html>
More information about the wayland-bugs
mailing list