[krbdev.mit.edu #9005] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri May 7 16:57:53 EDT 2021


Fri May 07 16:57:53 2021: Request 9005 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=9005 >



Fix argument type errors on Windows

Fix three Windows-specific argument type errors, including a crash bug
in the default replay cache type.  Change the compiler flags to treat
several argument type warnings as errors.

The replay cache bug was reported by Thomas Wagner.

https://github.com/krb5/krb5/commit/65b21aee6ab5e7d0851302b98647261c15c71c96
Author: Greg Hudson <ghudson at mit.edu>
Commit: 65b21aee6ab5e7d0851302b98647261c15c71c96
Branch: master
 src/clients/kpasswd/kpasswd.c    |    3 ++-
 src/config/win-pre.in            |    6 +++++-
 src/lib/krb5/rcache/rc_dfl.c     |    2 +-
 src/util/support/dir_filenames.c |    2 +-
 4 files changed, 9 insertions(+), 4 deletions(-)



More information about the krb5-bugs mailing list