Skip to content

(visuOgreQt): fix crash in ogreResize()

Julien WAECHTER requested to merge 329-visuogreqt-fix-crash-in-ogreresize into dev

What does this MR do?

Add a test to check if the ogre render windows is initialized before using it in the ogreResize() method

How to test it?

Launch OgreViewer on a crappy old PC (in debug mode to be slower) and if you are unlucky you will have a crash in Window::ogreResize() (nullptr)

Data

No required data

Associated issue

Closes #329 (closed)

Edited by Julien WAECHTER

Merge request reports