refactored PA-TNC message handling by IMVs
This commit is contained in:
@@ -100,7 +100,7 @@ METHOD(imc_msg_t, send_, TNC_Result,
|
||||
bool attr_added;
|
||||
chunk_t msg;
|
||||
enumerator_t *enumerator;
|
||||
TNC_Result result;
|
||||
TNC_Result result = TNC_RESULT_SUCCESS;
|
||||
|
||||
while (this->attr_list->get_count(this->attr_list))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user