pipewire/spa
Wim Taymans 941620b733 v4l2: don't expose the internal fd
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.
2021-05-06 09:24:27 +02:00
..
examples meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
include pod: fix "missing-field-initializers" warnings 2021-05-05 08:03:46 +00:00
plugins v4l2: don't expose the internal fd 2021-05-06 09:24:27 +02:00
tests meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
tools Fix typos 2021-04-30 07:40:20 +00:00
meson.build spa: Fix build without v4l2 2021-04-22 07:27:14 +00:00