Skip to content

hw/xfree86: fix NULL pointer refrence to mode name

Potentially, the pointer to the mode name could be unset, this can occur with the xf86-video-nv DDX, in that case there isnt much we can do except check if the next mode is any better.


This might need to be cherry picked to server 21.

Merge request reports

Loading