https://bugzilla.gnome.org/show_bug.cgi?id=766341
Matthias Clasen <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #327791|none |reviewed
status| |
--- Comment #14 from Matthias Clasen <[email protected]> ---
Review of attachment 327791:
Other than that, looks fine.
::: gdk/wayland/gdkdisplay-wayland.c
@@ +1100,3 @@
+ random_byte == '/')
+ continue;
+
This looks a bit manual and wasteful to me. Instead of throwing away most of
the randomness and using only one byte at a time, I'd probably translate the
whole random int into hex digits in one go. No need to look out for / and \0
either then.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs