diff options
author | 2025-02-06 16:48:13 -0800 | |
---|---|---|
committer | 2025-02-28 11:51:32 -0800 | |
commit | 3407caa69a06932f87bd22f62aa257fb1593ce7a (patch) | |
tree | d35fc0b269027a5fa46413bb5f3ec621c12a9405 /scripts/generate_rust_analyzer.py | |
parent | x86/tdx: Mark message.bytes as nonstring (diff) | |
download | wireguard-linux-3407caa69a06932f87bd22f62aa257fb1593ce7a.tar.xz wireguard-linux-3407caa69a06932f87bd22f62aa257fb1593ce7a.zip |
uapi: stddef.h: Introduce __kernel_nonstring
In order to annotate byte arrays in UAPI that are not C strings (i.e.
they may not be NUL terminated), the "nonstring" attribute is needed.
However, we can't expose this to userspace as it is compiler version
specific.
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions