diff options
author | Damien George <damien@micropython.org> | 2023-08-30 13:52:31 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-08-30 13:52:31 +1000 |
commit | 313068a5b34597ce1ea315b1a3b198349d92c9eb (patch) | |
tree | af72c2294dee27d01a5590e43b22071893b206ed /py/modmicropython.c | |
parent | f3eccb154c32213860cd6226fd42c5006920f2ff (diff) |
extmod/modssl_mbedtls: Clear sock member if error creating SSLSocket.
Otherwise if/when the finaliser runs for this newly created SSLSocket the
mbedtls state will be freed again.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions