- 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:
@@ -198,7 +198,7 @@ static hdbCallbackReturn SICSSetUpdateCallback(pHdb node, void *userData,
|
||||
return hdbContinue;
|
||||
}
|
||||
status = UpdateHipadabaPar(node, *(mm->v), mm->callData);
|
||||
if (status) {
|
||||
if (status && mm->callData != NULL) {
|
||||
SCSendOK(mm->callData);
|
||||
}
|
||||
return hdbContinue;
|
||||
|
||||
Reference in New Issue
Block a user