kuser: kinit renew_func do not update expire if no new tickets
authorJeffrey Altman <jaltman@auristor.com>
Fri, 16 Sep 2022 17:52:37 +0000 (13:52 -0400)
committerJeffrey Altman <jaltman@auristor.com>
Fri, 16 Sep 2022 19:58:45 +0000 (15:58 -0400)
commitde7b452dcb06f0841e057759b5ad1b16038389dd
tree267da1f01512fa2586e93af93592ed545831656c
parent7b914bfb645a12057024966e79ddbb240b7cdca6
kuser: kinit renew_func do not update expire if no new tickets

If neither get_new_tickets() nor renew_validate() succeeded, do not
bother recomputing the 'expire' time as it is unchanged.
kuser/kinit.c