update NEWS with v3_scts.c issue
[openssl.git] / ssl / s3_srvr.c
index aefc559011c09c4127472f30cd5816cc0b160ed3..bea6e2750bd3bebbdd7260e9f8dbc073e1fd2632 100644 (file)
@@ -3755,7 +3755,7 @@ int tls1_get_client_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 = 0;