summaryrefslogtreecommitdiffstats
path: root/src/tests/gssapi/t_gssapi.py
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2013-10-04 12:58:30 -0400
committerBen Kaduk <kaduk@mit.edu>2013-10-04 13:23:30 -0400
commit36c8a474bdd05d3f5be94b007dae46f0986adfa2 (patch)
treeee15bddae3b585c4331bfdcf7667c7f7972f96cd /src/tests/gssapi/t_gssapi.py
parent040f621b5071564b6b479e3375c9d63cbd3ee471 (diff)
downloadkrb5-36c8a474bdd05d3f5be94b007dae46f0986adfa2.tar.gz
krb5-36c8a474bdd05d3f5be94b007dae46f0986adfa2.tar.xz
krb5-36c8a474bdd05d3f5be94b007dae46f0986adfa2.zip
Remove unneeded variable enc_tkt_transited
There's no need to use an intermediate variable to initialize the contents of enc_tkt_reply.transited. Instead of setting each field to zero individually (and misspelling NULL), use memset and set the one field which is being initialized to a nonzero value explicitly.
Diffstat (limited to 'src/tests/gssapi/t_gssapi.py')
0 files changed, 0 insertions, 0 deletions