(process_request): Set `new'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1864 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -60,6 +60,8 @@ process_request(krb5_context context,
|
||||
KDC_REQ req;
|
||||
krb5_error_code err;
|
||||
int i;
|
||||
|
||||
gettimeofday(&now, NULL);
|
||||
if (maybe_AS_REQ(buf, len)){
|
||||
i = decode_AS_REQ(buf, len, &req);
|
||||
if(i >= 0){
|
||||
|
Reference in New Issue
Block a user