Skip to content

Do not process X11 events in vdagent_x11_create

Frediano Ziglio requested to merge fziglio/vd_agent_linux:memory_fixes into master

Processing events requires some more initialisation between VDAgentDisplay and vdagent_x11. Postpone that after initialisation. This fix a crash on Fedora 36, see https://bugzilla.redhat.com/show_bug.cgi?id=2042877.

Merge request reports