[krbdev.mit.edu #9039] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Sun Dec 5 18:46:15 EST 2021


Sun Dec 05 18:46:15 2021: Request 9039 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9039 >



Fix PAC handling of authtimes after y2038

Remove the unnecessary handling of negative inputs in
k5_time_to_seconds_since_1970() and k5_seconds_since_1970_to_time(),
and cast the krb5_timestamp input to uint32_t to properly handle
values after y2038.

https://github.com/krb5/krb5/commit/149df661ad76ea4b5fff0de28e77a767f9355fdc
Author: Greg Hudson <ghudson at mit.edu>
Commit: 149df661ad76ea4b5fff0de28e77a767f9355fdc
Branch: master
 src/lib/krb5/krb/pac.c |   20 +++++---------------
 1 files changed, 5 insertions(+), 15 deletions(-)



More information about the krb5-bugs mailing list