[11742] in Kerberos-V5-bugs
[krbdev.mit.edu #6801] SVN Commit
daemon@ATHENA.MIT.EDU (Tom Yu via RT)
Fri Oct 15 16:42:27 2010
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Tom Yu via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6801@krbdev.mit.edu>
Message-ID: <rt-6801-33316.2.3465330766728@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6801'":;"'AdminCc of krbdev.mit.edu Ticket #6801'":;@MIT.EDU
Date: Fri, 15 Oct 2010 16:42:25 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
pull up r24452, r24453, r24454 from trunk
------------------------------------------------------------------------
r24454 | ghudson | 2010-10-13 13:20:36 -0400 (Wed, 13 Oct 2010) | 2 lines
Whitespace.
------------------------------------------------------------------------
r24453 | hartmans | 2010-10-12 21:19:20 -0400 (Tue, 12 Oct 2010) | 2 lines
Adjust valgrind support to assume a modern valgrind that requires %p in log files.
------------------------------------------------------------------------
r24452 | hartmans | 2010-10-12 21:19:14 -0400 (Tue, 12 Oct 2010) | 14 lines
ticket: 6801
target_version: 1.9
Subject: Fix leaks in get_init_creds interface
In Debian Bug 598032, Bastian Blank points out that there are two
leaks in the get_init_creds interface:
* Free ctx->request->padata after sending the KDC request so it is not
overwritten the next time around the loop.
* If options is NULL passed into krb5_get_init_creds_init, then set up
a non-extended options structure so that krb5_get_init_creds_free will
free the options.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24456
Commit By: tlyu
Revision: 24456
Changed Files:
U branches/krb5-1-9/src/config/pre.in
U branches/krb5-1-9/src/lib/krb5/krb/get_in_tkt.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs