qt: fix null pointer dereference and add missing assertion
When b_isDialogProvider
is set, the main window is not shown, and
p_intf->p_compositor
is a null pointer.
When b_isDialogProvider
is set, the main window is not shown, and
p_intf->p_compositor
is a null pointer.
VideoLAN code repository instance