Skip to content

platforms/drm: directly check for required properties

Xaver Hugl requested to merge work/property-requirement into master

Instead of crashing because a nullptr property gets accessed, use an explicit error message and ignore the offending object. This also acts as documentation

Merge request reports