aboutsummaryrefslogtreecommitdiff
path: root/log2changes.pl
diff options
context:
space:
mode:
authorJulien Chaffraix <julien.chaffraix@gmail.com>2010-10-02 00:54:34 -0700
committerJulien Chaffraix <julien.chaffraix@gmail.com>2010-10-02 10:00:42 -0700
commitfc137ee27221f151f44a2ec2022065e06d6c62a9 (patch)
tree6e29dc0da486fe7cf1dd08708cfadf762c9043b0 /log2changes.pl
parent79cd7ef9ab52de98bffcbd1c8db6103ff985a263 (diff)
krb5-gssapi: Removed a memory leak in krb5_auth.
We forgot to release the buffer passed to gss_init_sec_context. The previous logic was difficult to read as we were reusing the same variable (gssbuf) for both input buffer and output buffer. Splitted the logic in 2 variables to better underline who needs to be released. Also made the code break at 80 lines.
Diffstat (limited to 'log2changes.pl')
0 files changed, 0 insertions, 0 deletions