From: | kwc@citi.umich.edu |
Subject: | SVN Commit |
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
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