[krbdev.mit.edu #7342] SVN Commit

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Wed Aug 29 16:35:05 EDT 2012


Do not emit debug printfs under NODEBUG

These printfs spew to the console when command-line utilities
such as 'klist' and 'aklog' are run, reducing usability.

These printfs can also cause application hangs.
On a multiprocessor machine, when PuTTY and the ccapiserver are
running on different CPUs, PuTTY appears to deadlock with three
concurrent threads inside cci_debug_printf().

https://github.com/krb5/krb5/commit/932866ad41edf830123bdfef927f1314f3100be9
Author: Ben Kaduk <kaduk at mit.edu>
Commit: 932866ad41edf830123bdfef927f1314f3100be9
Branch: master
 src/ccapi/common/win/cci_os_debugging.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list