mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Fix build warnings
Some are actual bugs.
This commit is contained in:
@@ -278,7 +278,7 @@ static int create_keys(krb5_context krbctx,
|
||||
struct krb_key_salt *ksdata;
|
||||
krb5_error_code krberr;
|
||||
krb5_data key_password;
|
||||
krb5_data *realm;
|
||||
krb5_data *realm = NULL;
|
||||
int i, nkeys;
|
||||
int ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user