[16216] in Kerberos-V5-bugs
[krbdev.mit.edu #8768] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Wed Dec 19 13:13:01 2018
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: Greg Hudson via RT <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8768@krbdev.mit.edu>
Message-ID: <rt-8768-49200.19.0563394695734@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8768'":;
Date: Wed, 19 Dec 2018 13:12:47 -0500
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Fix double-close in ksu get_authorized_princ_names
If list_union() fails due to an allocation failure, then close_time()
will attempt to fclose users_fp and login_fp a second time.
This bug was originally introduced in commit
be95b52c2d0c21b1fe92f9f90166fc2fa8eecc95, and has been present in
every krb5 release since 1.1.
https://github.com/krb5/krb5/commit/0b8c6f3e1e8e561aa56a7d4e2171320119991dae
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 0b8c6f3e1e8e561aa56a7d4e2171320119991dae
Branch: master
src/clients/ksu/heuristic.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs