wayland/doc/publican/sources
Demi Marie Obenour 6c4a695045 connection: Reject strings containing NUL bytes
libwayland cannot construct these messages as it uses strlen() to
determine string lengths.  libwayland is also guaranteed to misinterpret
these messages, since message handlers only get a pointer and no length.
Therefore, reject strings containing NUL bytes.

Also remove a redundant check from the unmarshalling code.  The
zero-length case has already been checked for.

Signed-off-by: Demi Marie Obenour <demi@invisiblethingslab.com>
2024-08-18 17:08:56 +00:00
..
css doc: replace publican with xmlto 2014-09-22 10:30:41 +03:00
images doc: start documenting Xwayland 2017-12-18 12:05:03 +02:00
Architecture.xml doc: Hyphenate compound adjectives window-local, surface-local 2016-04-29 16:38:01 -07:00
Author_Group.xml doc: rename "Wayland" to "publican" 2013-04-03 15:44:50 -04:00
Book_Info.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
Client.xml doc: Fix a typo in the client documentation 2016-11-16 16:39:44 +00:00
Compositors.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
Foreword.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
Introduction.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
meson.build Add Meson build 2020-01-10 23:44:38 +01:00
Preface.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
Protocol.xml connection: Reject strings containing NUL bytes 2024-08-18 17:08:56 +00:00
Revision_History.xml doc: rename "Wayland" to "publican" 2013-04-03 15:44:50 -04:00
Server.xml doc: fix typos 2020-12-17 16:03:14 -05:00
Wayland.ent doc: rename "Wayland" to "publican" 2013-04-03 15:44:50 -04:00
Wayland.xml doc: start documenting Xwayland 2017-12-18 12:05:03 +02:00
Xwayland.xml doc: fix typos 2020-12-17 16:03:14 -05:00