stupid copyo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@317 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
2
e.c
2
e.c
@@ -335,7 +335,7 @@ der_get_enckdcreppart (Buffer *b, int msg, EncKdcRepPart *a)
|
||||
return NULL;
|
||||
if (matchid3 (b, &i, UNIV, PRIM, UT_GeneralizedTime) == NULL)
|
||||
return NULL;
|
||||
getdata (b, &i, &a->authtime);
|
||||
getdata (b, &i, &a->endtime);
|
||||
getid (b, &i);
|
||||
if (i.tag == 8) {
|
||||
if (matchid3 (b, &i, UNIV, PRIM, UT_GeneralizedTime) == NULL)
|
||||
|
Reference in New Issue
Block a user