Browse Source
The frame event callback unconditionally copies into the enqueued video buffer. The driver only supports fixed length frames, so reject enqueued buffers that are not large enough to prevent invalid memory access. Signed-off-by: Brett Witherspoon <brett@witherspoon.engineering>pull/77082/head
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue