mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
When we consumed all the buffer data, don't clear all the fds but only those that were already consumed in the message. It is possible that we already have fds for the next message and we don't want to discard those. Fixes some intermittend memory map errors. |
||
|---|---|---|
| .. | ||
| v0 | ||
| connection.c | ||
| connection.h | ||
| defs.h | ||
| local-socket.c | ||
| portal-screencast.c | ||
| protocol-footer.c | ||
| protocol-footer.h | ||
| protocol-native.c | ||
| test-connection.c | ||