3 --- kadmin
/dbutil
/dump
.c
.orig
2012-12-21 21:08:47.000000000 +0000
4 +++ kadmin
/dbutil
/dump
.c
5 @@
-1573,6 +1573,7 @@
process_k5beta_record(fname
, kcontext
, f
8 /* Read the key type */
10 if (!error
&& (fscanf(filep
, "\t%d\t", &tmpint1
) != 1)) {
11 try2read
= read_key_type
;
13 @@
-1605,6 +1606,7 @@
process_k5beta_record(fname
, kcontext
, f
16 /* Read principal attributes */
18 if (!error
&& (fscanf(filep
,
19 "\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t%u\t",
20 &tmpint1
, &dbent
->max_life
,