Fix build warnings

Some are actual bugs.
This commit is contained in:
Simo Sorce
2011-08-26 08:24:48 -04:00
parent 1b4eab0411
commit e261c55626
4 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -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;