Skip Menu |
 

From: tlyu@mit.edu
Subject: SVN Commit

Fix a KDC memory leak that was introduced by r23724 that could leak
the decoded request.

https://github.com/krb5/krb5/commit/d20d802b8e44178017fd1a1da55a72194f50da55
Commit By: tlyu
Revision: 23959
Changed Files:
U trunk/src/kdc/do_tgs_req.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r23959 from trunk

------------------------------------------------------------------------
r23959 | tlyu | 2010-04-30 17:10:55 -0400 (Fri, 30 Apr 2010) | 8 lines

ticket: 6711
subject: memory leak in process_tgs_req in r23724
tags: pullup
target_version: 1.8.2

Fix a KDC memory leak that was introduced by r23724 that could leak
the decoded request.

https://github.com/krb5/krb5/commit/a6af9495d209944383efbb5c1e579891bdcd800a
Commit By: tlyu
Revision: 24060
Changed Files:
U branches/krb5-1-8/src/kdc/do_tgs_req.c