cast from void
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2920 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -241,7 +241,7 @@ process_reply (krb5_context context,
|
||||
|
||||
*result_code = (p[0] << 8) | p[1];
|
||||
krb5_data_copy (result_string,
|
||||
result_code_string->data + 2,
|
||||
(unsigned char*)result_code_string->data + 2,
|
||||
result_code_string->length - 2);
|
||||
return 0;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user