mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-13 14:58:07 +08:00
updated message
This commit is contained in:
@@ -1263,7 +1263,7 @@ fork_failed:
|
|||||||
ret = handle_sec_mod_commands(s);
|
ret = handle_sec_mod_commands(s);
|
||||||
if (ret < 0) { /* bad commands from sec-mod are unacceptable */
|
if (ret < 0) { /* bad commands from sec-mod are unacceptable */
|
||||||
mslog(s, NULL, LOG_ERR,
|
mslog(s, NULL, LOG_ERR,
|
||||||
"error command from sec-mod");
|
"error in command from sec-mod");
|
||||||
terminate = 1;
|
terminate = 1;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user