pipewire/spa
Pauli Virtanen c0e8b397f6 bluez5: avoid (harmless) integer overflow
If no packets have been received and spa_bt_decode_buffer_process is
called, this->packet_size.max == INT32_MIN, which can give overflows.

Guard against this condition, although it should be harmless.
2022-08-24 16:59:21 +00:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include spa: add SPA_WARN_UNUSED_RESULT 2022-08-19 07:35:02 +00:00
plugins bluez5: avoid (harmless) integer overflow 2022-08-24 16:59:21 +00:00
tests Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
tools spa: tools: spa-inspect: clear and free handles 2022-06-16 16:59:40 +02:00
meson.build bluez5: add Opus as a (Pipewire-specific) A2DP vendor codec 2022-07-19 13:44:56 +00:00