fix WIN32 warnings
This commit is contained in:
@@ -3714,7 +3714,7 @@ int tls1_get_server_supplemental_data(SSL *s)
|
||||
long n;
|
||||
const unsigned char *p, *d;
|
||||
unsigned short supp_data_entry_type = 0;
|
||||
unsigned long supp_data_entry_len = 0;
|
||||
unsigned short supp_data_entry_len = 0;
|
||||
unsigned long supp_data_len = 0;
|
||||
size_t i;
|
||||
int cb_retval = 0;
|
||||
|
Reference in New Issue
Block a user