[krbdev.mit.edu #8030] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Aug 27 12:34:50 EDT 2015


Fix Windows regression in prof_file.c

Commit 13bfcda8de68 (Add support for directories in profile paths)
introduced use of S_ISDIR, but this macro is not defined by Windows
SDK stat.h.

https://github.com/krb5/krb5/commit/4896c7e43725d2690e2adb0d49040c9bc594744b
Author: Thomas Sondergaard <thomas.sondergaard at karoshealth.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 4896c7e43725d2690e2adb0d49040c9bc594744b
Branch: master
 src/util/profile/prof_file.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list