-
Bug
-
Resolution: Fixed
-
P3
-
8
This was found by code inspection. We have a call to query for MSAA support that has to do an object dereferencing but this object can be null. This call needs to be in a guarded block.