libxkbcommon/doc
Pierre Le Marre ca7aa69cc0 Disallow producing NULL character with escape sequences
NULL usually terminates the strings; allowing to produce it via escape
sequences may lead to undefined behaviour.

- Make NULL escape sequences (e.g. `\0` and `\x0`) invalid.
- Add corresponding test.
- Introduce the new message: XKB_WARNING_INVALID_ESCAPE_SEQUENCE.
2023-09-26 17:25:49 +02:00
..
diagrams Improve documentation 2023-05-13 22:05:23 +03:00
Doxyfile.in doc: fix some Doxygen warnings 2023-08-05 22:29:56 +03:00
compatibility.md Improve documentation 2023-05-13 22:05:23 +03:00
cool-uris.yaml Structured log messages with a message registry 2023-09-19 08:49:52 +02:00
doxygen-extra.css Structured log messages with a message registry 2023-09-19 08:49:52 +02:00
introduction-to-xkb.md doc: fix some Doxygen warnings 2023-08-05 22:29:56 +03:00
keymap-format-text-v1.md Improve documentation 2023-05-13 22:05:23 +03:00
message-registry.md Disallow producing NULL character with escape sequences 2023-09-26 17:25:49 +02:00
message-registry.md.jinja Structured log messages with a message registry 2023-09-19 08:49:52 +02:00
message-registry.yaml Disallow producing NULL character with escape sequences 2023-09-26 17:25:49 +02:00
quick-guide.md tools: move the remaining tools from test to here 2020-06-25 10:32:08 +10:00
rules-format.md doc: fix some Doxygen warnings 2023-08-05 22:29:56 +03:00
user-configuration.md doc: fix user-configuration sample file 2021-04-11 10:25:56 +03:00