(read_v4_entry): set timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7727 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -168,6 +168,7 @@ read_v4_entry (krb5_context context,
|
||||
key, 8);
|
||||
if (ret)
|
||||
return ret;
|
||||
ed->entry.timestamp = time(NULL);
|
||||
ed->num = 0;
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user