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
images doc: start documenting Xwayland 2017-12-18 12:05:03 +02:00
Architecture.xml
Author_Group.xml
Book_Info.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
Client.xml
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
Server.xml doc: fix typos 2020-12-17 16:03:14 -05:00
Wayland.ent
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