[krbdev.mit.edu #1348] sketchy uses of longjmp in util/ss/listen.c

Tom Yu via RT rt-comment at krbdev.mit.edu
Sat Feb 8 03:49:43 EST 2003


util/ss/listen.c does lots of questionable things with longjmp(),
including calling longjmp() in a signal handler while executing
possibly non-reentrant application command code.  It also copies
jmpbufs around.


More information about the krb5-bugs mailing list