mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-10 04:27:48 -05:00
The cleanup handlers like free(), close(), etc. aren't necessarily guaranteed to preserve errno, so do it explicitly. This allows for usage in functions that return NULL + errno to signal errors. |
||
|---|---|---|
| .. | ||
| ansi.h | ||
| atomic.h | ||
| cleanup.h | ||
| defs.h | ||
| dict.h | ||
| dll.h | ||
| endian.h | ||
| enum-types.h | ||
| hook.h | ||
| json-pod.h | ||
| json.h | ||
| keys.h | ||
| list.h | ||
| names.h | ||
| ratelimit.h | ||
| result.h | ||
| ringbuffer.h | ||
| string.h | ||
| type-info.h | ||
| type.h | ||