- the last members of the ops structure are pointers
This commit is contained in:
parent
8ba624d90a
commit
ecf57bb1a5
@ -92,9 +92,9 @@ diff -up /dev/null krb5-1.7/src/lib/krb5/keytab/kt_any.c
|
||||
+ krb5_ktany_start_seq_get,
|
||||
+ krb5_ktany_next_entry,
|
||||
+ krb5_ktany_end_seq_get,
|
||||
+ 0,
|
||||
+ 0,
|
||||
+ 0
|
||||
+ NULL,
|
||||
+ NULL,
|
||||
+ NULL,
|
||||
+};
|
||||
+
|
||||
+static krb5_error_code
|
||||
|
Loading…
Reference in New Issue
Block a user