1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-03 05:09:39 +08:00
Manuel Pégourié-Gonnard f041f4e19c Fix MSVC warning
We know the length of the ALPN string is always less than 255, so the cast to
uint8_t is safe.
2019-08-23 13:11:31 +03:00
..
2019-06-25 13:33:51 +01:00
2019-07-02 20:05:16 +02:00
2015-09-04 14:21:07 +02:00
2019-08-23 13:11:31 +03:00