mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
s4:kdc: Remove trailing whitespace in wdc-samba4.c
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
committed by
Andrew Bartlett
parent
2380c7eab4
commit
1a28d97fef
@ -875,7 +875,7 @@ static krb5_error_code samba_wdc_check_client_access(void *priv,
|
||||
if (ret != 0) {
|
||||
/*
|
||||
* So we do not leak the allocated
|
||||
* memory on kd in the error case
|
||||
* memory on kd in the error case
|
||||
*/
|
||||
krb5_data_free(&kd);
|
||||
}
|
||||
|
Reference in New Issue
Block a user