Added out message queue for imv_msg receive method
This commit is contained in:
@@ -435,7 +435,7 @@ METHOD(imc_msg_t, receive, TNC_Result,
|
||||
if (!contract)
|
||||
{
|
||||
/* TODO no contract - generate error message */
|
||||
DBG2(DBG_IMC, "no contract for received next segment "
|
||||
DBG1(DBG_IMC, "no contract for received next segment "
|
||||
"request with base attribute ID %u", base_attr_id);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user