mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
When allocating memory, just export the mmaped memory and mark the memory as MemPtr, not MemFd. Set the fd to -1. Otherwise we might send this fd to the client, making the complete device accessible to the client. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| v4l2-device.c | ||
| v4l2-source.c | ||
| v4l2-udev.c | ||
| v4l2-utils.c | ||
| v4l2.c | ||
| v4l2.h | ||