Skip to content

AVCapture: fix a crash when buffer allocator cannot initialize a MSPicture...

Julien Wadel requested to merge fix/mac_crash into release/5.4

AVCapture: fix a crash when buffer allocator cannot initialize a MSPicture (memcpy into uninitialized memory) and fix a deadlock when the frame cannot be locked.

Merge request reports