]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix argument type errors on Windows 1184/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 26 Apr 2021 18:46:31 +0000 (14:46 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 7 May 2021 20:33:56 +0000 (16:33 -0400)
commit65b21aee6ab5e7d0851302b98647261c15c71c96
tree0e40e4394bf0bf82b893c3978620c46d36fce9b7
parent34625d594c339a077899fa01fc4b5c331a1647d0
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.

ticket: 9005 (new)
tags: pullup
target_version: 1.19-next
target_version: 1.18-next
src/clients/kpasswd/kpasswd.c
src/config/win-pre.in
src/lib/krb5/rcache/rc_dfl.c
src/util/support/dir_filenames.c