mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
r14982: mark a deliberate missing break
This commit is contained in:
parent
868deaf89f
commit
3b66cf35a7
@ -418,6 +418,7 @@ static void manage_gensec_request(enum stdio_helper_mode stdio_helper_mode,
|
||||
if (!in.length) {
|
||||
first = True;
|
||||
}
|
||||
/* fall through */
|
||||
case SQUID_2_5_NTLMSSP:
|
||||
nt_status = gensec_start_mech_by_oid(state->gensec_state, GENSEC_OID_NTLMSSP);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user