Skip to content

ddcutil: skip invalid displays

David Edmundson requested to merge work/cherry-pick-e11280c0 into Plasma/6.0

The first argument of ddca_get_display_info_list2 is whether to include "invalid" displays. It seems pointless to search them, and avoids a crash when getting more information.

BUG: 476375

(cherry picked from commit e11280c0)

Merge request reports