mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
In the test examples and real usage scenarios, 'mbedtls_net_free' is called after 'mbedtls_net_connect' fails, which will cause the problem of double close the same fd. It is possible to close this closed fd which has been applied by other link. Signed-off-by: makejian <makejian@xiaomi.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| replace-close-with-mbedtls_net_close.txt | ||