diff options
author | Greg Hudson <ghudson@mit.edu> | 2014-06-05 12:03:16 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2014-06-10 23:54:41 -0400 |
commit | 02de9935648c307098fb69da26f74424da8dde64 (patch) | |
tree | e0c7c0ccbba3f914986d474b0e2edfe157cd6729 /doc/tools/doxybuilder_funcs.py | |
parent | 4799121941cfd846f9d3d7a905ac4c84342ff306 (diff) | |
download | krb5-02de9935648c307098fb69da26f74424da8dde64.tar.gz krb5-02de9935648c307098fb69da26f74424da8dde64.tar.xz krb5-02de9935648c307098fb69da26f74424da8dde64.zip |
Simplify ticket retrieval from AP-REQs
After krb5_rd_req_decoded or krb5_rd_req_decoded_anyflag, the ticket
(with enc_part2 if we could decrypt it) is accessible via
request->ticket; there is no need to copy it. Stop using the ticket
parameter of those functions. Where we need to save the ticket beyond
the lifetime of the krb5_ap_req, steal the pointer before freeing the
request.
Diffstat (limited to 'doc/tools/doxybuilder_funcs.py')
0 files changed, 0 insertions, 0 deletions