pipewire/test
Wim Taymans 1ac706c3bc mem: handle overflow in pw_map_range_init()
Integer overflows can result in map_range_init() to return wrong offset
or size that can result in access to invalid or unmapped memory.

Check for the overflows and return an EOVERFLOW error.

Found by Claude Code.
2026-04-08 16:21:38 +02:00
..
data
meson.build
pwtest-compat.c
pwtest-implementation.h
pwtest.c
pwtest.h
test-array.c
test-client.c
test-config.c
test-context.c
test-example.c
test-functional.c
test-lib.c
test-logger.c
test-loop.c
test-map.c
test-mempool.c
test-properties.c
test-pwtest.c
test-spa-buffer.c
test-spa-control.c
test-spa-format.c
test-spa-json.c
test-spa-log.c
test-spa-node.c
test-spa-pod.c
test-spa-utils.c
test-support.c
test-utils.c