[krbdev.mit.edu #8894] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Apr 08 16:00:44 2020: Request 8894 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8894 > Correct formatting of trace log microseconds Always use six digits with leading 0s to format the microseconds in trace log timestamps; otherwise a small value appears as too large of a fraction of a second. https://github.com/krb5/krb5/commit/734bf341da54e09add9160e65ea7308072b97f13 Author: Greg Hudson <[email protected]> Commit: 734bf341da54e09add9160e65ea7308072b97f13 Branch: master src/lib/krb5/os/trace.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)