pipewire/spa/include/spa/debug
Wim Taymans b904cb14a9 pod: do size check before calling type/size/data functions
Assume that all the functions that take a type/size/data from a pod have
at least the right number of bytes in the data for the given type.
Callers need to ensure this.

Fix the callers of such functions to always make sure they deref a pod
type/size/body into something of at least the min size of the type.
2025-07-22 13:14:17 +02:00
..
buffer.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
context.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
dict.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
file.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
format.h pod: do size check before calling type/size/data functions 2025-07-22 13:14:17 +02:00
log.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
mem.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
node.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
pod.h pod: do size check before calling type/size/data functions 2025-07-22 13:14:17 +02:00
types.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00