[krbdev.mit.edu #7459] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Nov 26 15:08:21 EST 2012


Remove broken clean_hostname trace messages

The trace messages in krb5int_clean_hostname were outputting the
entire contents of the output buffer (mostly uninitialized garbage)
into the trace log.  Since these messages were essentially redundant
with messages in the callers, and were arguably at too low of a level
to begin with, simply remove them.

(cherry picked from commit d5aac5c1a010410e79cce4219e618d9ce27d8621)

https://github.com/krb5/krb5/commit/543a2602053c9348dcdbb49c8d2c8581886bb89e
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 543a2602053c9348dcdbb49c8d2c8581886bb89e
Branch: krb5-1.11
 src/include/k5-trace.h      |    7 -------
 src/lib/krb5/os/hst_realm.c |    2 --
 2 files changed, 0 insertions(+), 9 deletions(-)



More information about the krb5-bugs mailing list