Fixup FKMS interrupt handing for non-existent display
If an errant interrupt flag was received from a non-existent display, a NULL pointer access was made. Protect against this by checking if a second display is present prior to checking the interrupt flags.
Please register or sign in to comment