VitSolcikNXP
Results
1
issues of
VitSolcikNXP
https://github.com/Mbed-TLS/mbedtls/blob/d4b6bc74e92b1411648fbbe4ea1f1e3595392cb4/library/ssl_tls13_generic.c#L219 This return variable is used only in MBEDTLS_SSL_DEBUG_RET macro. When it is not used, compilator throws warning: `library/ssl_tls13_generic.c(228) : Warning[Pe550]: variable "ret" was set but never used` Can this...
bug
component-tls13
size-xs