[Wayland-bugs] [Bug 767241] wayland: Long window titles crash clients
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 8 12:08:41 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767241
Matthias Clasen <mclasen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #329364|none |accepted-commit_now
status| |
--- Comment #11 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 329364:
::: gdk/wayland/gdkwindow-wayland.c
@@ +55,3 @@
GDK_WINDOW_TYPE (window) != GDK_WINDOW_OFFSCREEN)
+#define MAX_WL_BUFFER_SIZE (4083) /* 4096 minus header, string argument length
and NUL byte */
A little odd to exclude the NUL byte in this count, since it is an integral
part of the payload. But, ok
--
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/20160608/fcf72e61/attachment.html>
More information about the wayland-bugs
mailing list