mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
198612deda
commit
366026d2f4
@ -403,6 +403,8 @@ static BOOL cli_session_setup_kerberos(struct cli_state *cli, char *principal, c
|
|||||||
/* we don't need this blob for kerberos */
|
/* we don't need this blob for kerberos */
|
||||||
data_blob_free(&blob2);
|
data_blob_free(&blob2);
|
||||||
|
|
||||||
|
data_blob_free(&negTokenTarg);
|
||||||
|
|
||||||
return !cli_is_error(cli);
|
return !cli_is_error(cli);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user