set ret before use.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23595 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -162,6 +162,7 @@ _kdc_do_version4(krb5_context context,
|
||||
kdc_log(context, config, 0,
|
||||
"Protocol version mismatch (krb4) (%d)", pvno);
|
||||
make_err_reply(context, reply, KRB4ET_KDC_PKT_VER, "protocol mismatch");
|
||||
ret = KRB4ET_KDC_PKT_VER;
|
||||
goto out;
|
||||
}
|
||||
RCHECK(krb5_ret_int8(sp, &msg_type), out);
|
||||
|
Reference in New Issue
Block a user