mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() ->san is a union, in this case we set the type to indicate we use SAN_OTHER_NAME member, but set the unstructured_name union member, that is smaller. This doesn't cause any problem, since the union has space for it. But Coverity noticed, it is wrong, so fix it. |
||
---|---|---|
.. | ||
wrapper | ||
CMakeLists.txt | ||
lws-genaes.c | ||
lws-gencrypto.c | ||
lws-genec.c | ||
lws-genhash.c | ||
lws-genrsa.c | ||
mbedtls-client.c | ||
mbedtls-extensions.c | ||
mbedtls-server.c | ||
mbedtls-session.c | ||
mbedtls-ssl.c | ||
mbedtls-tls.c | ||
mbedtls-x509.c | ||
private-lib-tls-mbedtls.h |