Skip to content

XRandR: Avoid a null pointer dereference in getXProperty()

dacheng yang requested to merge ydc-dadada/libkscreen:test into master

Sometimes xcb_randr_get_output_property_reply cannot get reply, and kscreen_backend_launcher exit abnormally.

Merge request reports