In some situations the Automation1MotorController::dataControllerConfig_ is not NULL for first call of Automation1MotorController::buildProfile, where the configuration is supposed to be created. This would result in a segmentation fault at some point later.
In some situations the
Automation1MotorController::dataControllerConfig_
is not NULL for first call ofAutomation1MotorController::buildProfile
, where the configuration is supposed to be created. This would result in a segmentation fault at some point later.