- Fixed conflicts in ascon.c
- Supressed superfluous message from fmess - Expanded multicounter to deal with threshold commands nicely - Fixed an an issue with an uninitialized dummy connection in nserver - Many changes to simidex to make it work in a more reliable way. - Added hdbfactory path alias targetpath - Extended frame to deal with sinqhttp HM
This commit is contained in:
@@ -608,6 +608,7 @@ pMotor SecMotorInit(char *name)
|
||||
free(pM);
|
||||
return NULL;
|
||||
}
|
||||
/* TODO: give it a sicsdev here */
|
||||
node = pM->pDescriptor->parNode;
|
||||
pM->objectNode = node;
|
||||
AppendHipadabaCallback(pM->pDescriptor->parNode,
|
||||
|
||||
Reference in New Issue
Block a user