[krbdev.mit.edu #8001] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Sep 8 22:39:55 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.

(cherry picked from commit a85923073ad2d1f5d0314ab330fd6c5f07749be8)

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



More information about the krb5-bugs mailing list