projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94f2356
)
we pass in the sumtype now
author
John Kohl
<jtkohl@mit.edu>
Thu, 18 Oct 1990 10:55:11 +0000
(10:55 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 18 Oct 1990 10:55:11 +0000
(10:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1262
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/krb/send_tgs.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/krb/send_tgs.c
b/src/lib/krb5/krb/send_tgs.c
index e7cd025ea69a2ec12990310cdf784041dc0146fb..64db6c87b7d6678cb9d32d7663db9ddb44d7d6e0 100644
(file)
--- a/
src/lib/krb5/krb/send_tgs.c
+++ b/
src/lib/krb5/krb/send_tgs.c
@@
-103,7
+103,6
@@
OLDDECLARG(krb5_response *,rep)
return(retval);
}
- /* XXX choose a checksum type */
if (!(ap_checksum.contents = (krb5_octet *)
malloc(krb5_cksumarray[sumtype]->checksum_length))) {
if (sec_ticket)