]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix cursor leak in krb5_verify_init_creds 224/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 20 Oct 2014 17:19:26 +0000 (13:19 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 22 Oct 2014 16:11:35 +0000 (12:11 -0400)
commit62894f854daa8251554376b6b6810fd0e9fecb7f
tree7689a2ff1fd2d7db2a4c4e6be1efb3001c2bbbbe
parente47d8204843ce87fcc1342c7970dded8536fcbde
Fix cursor leak in krb5_verify_init_creds

In copy_creds_except, call krb5_cc_end_seq_get so we don't leak the
ccache cursor.

ticket: 8029 (new)
target_version: 1.13.1
tags: pullup
src/lib/krb5/krb/vfy_increds.c