Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add QImage null check when QOpenGLTexture converts
...the image to RGBA8888. Just mirror the first null check that is done for the user-provided QImage. The same should be done for the result of convertToFormat(). Pick-to: 6.5 6.5 6.2 5.15 Fixes: QTBUG-68884 Change-Id: I77091d7a2bc6e32d2aa292dc7650c1af091fcec1 Reviewed-by: Andy Nichols <[email protected]>
- Loading branch information