[krbdev.mit.edu #8239] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Sep 14 20:01:23 EDT 2015


Fix krb5_rd_req() memory leak

In release 1.13, commit eba8c4909ec7ba0d7054d5d1b1061319e9970cc7
(ticket #7232) introduced a memory leak when skipping keytab entries
which do not match the application-provided server specification.  Fix
it by freeing the keytab entry before continuing the loop on a failure
to match.

[ghudson at mit.edu: commit message]

https://github.com/krb5/krb5/commit/3aa8506ee9e1f564e3f396eed5ac5616d7c54b34
Author: Nicolas Williams <nico at twosigma.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 3aa8506ee9e1f564e3f396eed5ac5616d7c54b34
Branch: master
 src/lib/krb5/krb/rd_req_dec.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list