Files
Hoshino Lina 5533a277e4 linux-v4l2: Fix spurious fd closing
Make sure to use the invalid fd -1 when the output is not opened, and
only close valid fds. If fd 0 is closed, then this closes stdin. The
second time this happens, some other important fd will have become fd 0,
breaking something.

This causes random things to break (browser/CEF in reports, but really
it could be anything) as the wrong fds get closed.
2026-03-08 12:12:44 -04:00
..
2026-01-10 01:02:43 -05:00
2026-01-10 01:02:43 -05:00
2026-01-14 13:47:30 -05:00
2026-01-14 13:47:30 -05:00
2026-01-14 13:47:30 -05:00
2026-01-14 13:47:30 -05:00
2026-01-10 01:02:43 -05:00
2026-01-14 13:47:30 -05:00
2026-01-10 01:02:43 -05:00
2026-01-10 01:02:43 -05:00