[krbdev.mit.edu #8352] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu May 18 13:46:02 EDT 2017


Fix more time manipulations for y2038

Use timestamp helper functions to ensure that more operations are safe
after y2038, and display the current timestamp as unsigned in
krb5int_trace().

https://github.com/krb5/krb5/commit/a60db180211a383bd382afe729e9309acb8dcf53
Author: Greg Hudson <ghudson at mit.edu>
Commit: a60db180211a383bd382afe729e9309acb8dcf53
Branch: master
 src/kadmin/server/misc.c   |    2 +-
 src/kdc/dispatch.c         |    2 +-
 src/lib/krb5/os/c_ustime.c |    8 ++++----
 src/lib/krb5/os/trace.c    |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list