[krbdev.mit.edu #8344] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Jan 14 16:24:16 EST 2016
Work around uninitialized warning in logger.c
gcc 4.6.3 erroneously detects uninitialized use of the variable f
after commit 9914b93516bbce9b1123ed5f9f796b7028944892. Initialize it
to work around this warning.
https://github.com/krb5/krb5/commit/74d58620a1f17667156f45b0e59a5027ca109986
Author: Greg Hudson <ghudson at mit.edu>
Commit: 74d58620a1f17667156f45b0e59a5027ca109986
Branch: master
src/lib/kadm5/logger.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list