]> git.ipfire.org Git - thirdparty/krb5.git/commit
Don't free caller's principal in vfy_increds
authorGreg Hudson <ghudson@mit.edu>
Wed, 6 Jun 2012 23:13:13 +0000 (19:13 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 6 Jun 2012 23:13:13 +0000 (19:13 -0400)
commitdd64191e02df0a13b29345e4c50fe03e039dc207
tree44638a5a4c3fcb23bd91b17bd367c4c27cf38808
parent1e8df1bd63ace7ddc4cafc93269f523d7c94585a
Don't free caller's principal in vfy_increds

#7125 took out the copy of the krb5_verify_init_creds server argument
but left in the corresponding free, so it was freeing a caller-owned
principal.  Reported by Russ Allbery.

ticket: 7162
src/lib/krb5/krb/vfy_increds.c