[krbdev.mit.edu #8001] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Aug 29 15:03:15 EDT 2014


Allow logger.c to work with redirected stderr

In lib/kadm5/logger.c:krb5_klog_init(), if the configuration requests
STDERR logging, call fdopen() using mode "w" instead of "a+", to avoid
errors when stderr happens to be opened for write only.

https://github.com/krb5/krb5/commit/a85923073ad2d1f5d0314ab330fd6c5f07749be8
Author: Tom Yu <tlyu at mit.edu>
Commit: a85923073ad2d1f5d0314ab330fd6c5f07749be8
Branch: master
 src/lib/kadm5/logger.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list