[krbdev.mit.edu #4496] SVN Commit

Kevin Coffman via RT rt-comment at krbdev.mit.edu
Mon Oct 23 12:15:58 EDT 2006


Valgrind found that we were reading past the end of the
preferred padata string.  p is manually updated within
the loop and there is no need for the increment.  It was
causing the null terminator to be skipped over, rather
than properly terminating the loop.

Commit By: coffman



Revision: 18735
Changed Files:
U   trunk/src/lib/krb5/krb/get_in_tkt.c




More information about the krb5-bugs mailing list