Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

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@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(-)
Subject: git commit
From: ghudson@mit.edu

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.

(cherry picked from commit 65b21aee6ab5e7d0851302b98647261c15c71c96)

https://github.com/krb5/krb5/commit/22c55d3a9b2f79e2b28a9632d7b517817903059b
Author: Greg Hudson <ghudson@mit.edu>
Commit: 22c55d3a9b2f79e2b28a9632d7b517817903059b
Branch: krb5-1.19
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(-)
From: ghudson@mit.edu
Subject: git commit

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.

(cherry picked from commit 65b21aee6ab5e7d0851302b98647261c15c71c96)

https://github.com/krb5/krb5/commit/aed3e2deaa8b53efbc777394a52d1f25cdf1a649
Author: Greg Hudson <ghudson@mit.edu>
Commit: aed3e2deaa8b53efbc777394a52d1f25cdf1a649
Branch: krb5-1.18
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(-)