Skip to content

fix: nullptr access in ControllerCreator

Andreas Rauschert requested to merge fix_seg_fault_controller_creator into main

With OSC XML 1.3 properties in the controller are optional (they were mandatory before). This PR fixs the nullptr access, when no properties are given in a controller.

Merge request reports

Loading