(renew_validate): don't allocate out
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5833 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -166,7 +166,6 @@ renew_validate(krb5_context context,
|
||||
if(life)
|
||||
in.times.endtime = time(NULL) + life;
|
||||
|
||||
out = calloc(1, sizeof(*out));
|
||||
ret = krb5_get_kdc_cred(context,
|
||||
cache,
|
||||
flags,
|
||||
|
Reference in New Issue
Block a user