Skip Menu |
 

From: epeisach@mit.edu
Subject: SVN Commit

Remove some more dead code assignment - where the variable is
immediately assigned in the next statement - or not used at all.



https://github.com/krb5/krb5/commit/7b36ca1971d9761e1b5f18e2562141353ef9f006
Commit By: epeisach
Revision: 22195
Changed Files:
U trunk/src/lib/krb5/rcache/rc_conv.c
U trunk/src/lib/krb5/rcache/ser_rc.c
From: epeisach@mit.edu
Subject: SVN Commit

More dead code elimination. When asprintf was used the varaible namelen was
no longer necessary.



https://github.com/krb5/krb5/commit/df68bb9d510c479a8aedf48f73e592f1a3f0f035
Commit By: epeisach
Revision: 22196
Changed Files:
U trunk/src/lib/krb5/keytab/kt_file.c