increased verbosity.
This commit is contained in:
@@ -103,7 +103,7 @@ int _readMsg(AQH_OBJECT *o)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
DBG_INFO(AQH_LOGDOMAIN, "Bad CRC");
|
DBG_ERROR(AQH_LOGDOMAIN, "Bad CRC");
|
||||||
AQH_MsgReader_StartSkipping(o);
|
AQH_MsgReader_StartSkipping(o);
|
||||||
}
|
}
|
||||||
free(msgPtr);
|
free(msgPtr);
|
||||||
|
|||||||
Reference in New Issue
Block a user