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. |
||
---|---|---|
.. | ||
mbedtls | ||
openssl | ||
CMakeLists.txt | ||
lws-gencrypto-common.c | ||
lws-genec-common.c | ||
private-jit-trust.h | ||
private-lib-tls.h | ||
private-network.h | ||
tls-client.c | ||
tls-jit-trust.c | ||
tls-network.c | ||
tls-server.c | ||
tls-sessions.c | ||
tls.c |