[krbdev.mit.edu #7342] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Wed Aug 29 19:17:47 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().

(cherry picked from commit 932866ad41edf830123bdfef927f1314f3100be9)

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



More information about the krb5-bugs mailing list