Missed one in 6c10cece
This commit is contained in:
@@ -203,6 +203,8 @@ METHOD(task_t, process_r, status_t,
|
||||
return NEED_MORE;
|
||||
case CR_AUTH:
|
||||
return NEED_MORE;
|
||||
default:
|
||||
return FAILED;
|
||||
}
|
||||
}
|
||||
case AGGRESSIVE:
|
||||
|
||||
Reference in New Issue
Block a user