Don't clear the buffer passed to mbedtls_strerror()
authorFabian Keil <fk@fabiankeil.de>
Tue, 26 Nov 2019 12:35:30 +0000 (13:35 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 27 Nov 2019 12:31:09 +0000 (13:31 +0100)
commit257b0c4c8ca62d683a33fc351a2ff2de6273b414
tree127a9ff6b9e6bd66404e073ed5385a007248e599
parent906e31d202882a9e8712ea57edbf13163bab05b3
Don't clear the buffer passed to mbedtls_strerror()

mbedtls_strerror() clears the buffer itself.
ssl.c