pipewire/src/modules/module-protocol-native
Demi Marie Obenour 9e789c65c2 src: check that POD arrays have the correct size for their type
The parser does not check that POD arrays have the correct size for
their type, so the calling code must do that.

This also enumerates some of the code that cannot handle the size of the
values of an array not being the exact expected size for its type.
There is a lot of it.
2025-07-24 16:27:42 -04:00
..
connection.c connection: fix fd leaks and confusion 2024-09-26 13:10:15 +02:00
connection.h protocl-native: v0: Fix integer overflow to buffer overflow 2025-07-10 14:08:15 +00:00
defs.h modules: remove v0 protocol support 2025-07-10 16:26:01 +02:00
local-socket.c protocol-native: support abstract socket addresses 2025-02-17 16:50:16 +01:00
portal-screencast.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-footer.c treewide: mark some functions static 2023-07-03 19:40:31 +02:00
protocol-footer.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-native.c src: check that POD arrays have the correct size for their type 2025-07-24 16:27:42 -04:00
security-context.c add per type API defines 2024-11-26 11:58:51 +01:00
test-connection.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00