In the ccache serialization code, remove some unnecessary checks for
authorGreg Hudson <ghudson@mit.edu>
Tue, 10 Feb 2009 18:25:15 +0000 (18:25 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 10 Feb 2009 18:25:15 +0000 (18:25 +0000)
commitdc8410d699a0cf9d1f0d47804ba0b4920cdf46ae
tree5114b5d3c43e76693dc9ff69fece0661226aa3e4
parent07f7b4b99d29da5f17d7a54340105586af855a04
In the ccache serialization code, remove some unnecessary checks for
nullity of ccache->ops; we assume a valid ops pointer in neighboring
parts of the code.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21951 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ser_cc.c