Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8, 6.9
-
None
-
-
0f9a68713 (dev), 17b4f6246 (6.8)
Description
Having this line:
frame = QVideoFramePrivate::createFrame(std::move(buffer), buffer->videoFormat());
ends in dereferencing a nullptr (after a 'move').
Attachments
Issue Links
- is duplicated by
-
QTBUG-127832 MediaPlayer examples crashes during programstart under Darwin
- Closed