mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
This fixes several integer overflow problems in the POD parser, as well as fixing a returns-twice warning from GCC and integer truncation problems in SPA_FLAG_CLEAR and SPA_ROUND_DOWN_N. The integer overflows can result in a tiny POD being treated as a huge one, causing out-of-bounds reads. |
||
|---|---|---|
| .. | ||
| ansi.h | ||
| defs.h | ||
| dict.h | ||
| dll.h | ||
| hook.h | ||
| json-pod.h | ||
| json.h | ||
| keys.h | ||
| list.h | ||
| names.h | ||
| result.h | ||
| ringbuffer.h | ||
| string.h | ||
| type-info.h | ||
| type.h | ||