Actions
Bug #10504
openEMG does not initialize device variable
Start date:
09/30/2020
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
In emg_pm_pm_ops_scenario_delta_pm_ops
scenario function variable emg_8_device
is just declared, without any initialization. Allocation does not help, as it should be somehow related to the probed device, which is initialized in the other scenario.
Updated by Evgeny Novikov about 4 years ago
- Priority changed from Normal to Urgent
- Target version set to 3.0
Let's fix it and include into Klever 3.0 since this specification was improved/fixed recently.
Updated by Evgeny Novikov about 4 years ago
- Priority changed from Urgent to High
- Target version deleted (
3.0)
Let's do specification fixes and improvements after releasing Klever 3.0.
Actions