]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix memory leak in patch for #7831
authorTom Yu <tlyu@mit.edu>
Fri, 21 Feb 2014 20:04:10 +0000 (15:04 -0500)
committerTom Yu <tlyu@mit.edu>
Fri, 21 Feb 2014 20:04:10 +0000 (15:04 -0500)
commit665b72334a9b2d0423b70fc3901b194831a2c0db
tree2451d4be2f5e7b0878c56ea5418fdbb79daea9e5
parent20c7465f6426bfe53d8f1d866ae633f84dd46b2f
Fix memory leak in patch for #7831

The patch for #7831 included a change to do_as_req.c that was only
needed in krb5-1.12; applying it to krb5-1.11 duplicated a block of
code and led to a memory leak.

ticket: 7867 (new)
version_fixed: 1.11.6
status: resolved
src/kdc/do_as_req.c