diff options
author | Ehren Bendler <ehren.bendler@gmail.com> | 2021-08-19 13:45:55 -0400 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-08-21 17:05:14 +0200 |
commit | 797bacf9c5a39f68d337d13f488407eeb507a9fc (patch) | |
tree | fdf6e5ffc51bfccce3195f65aeb2b7b9ddc3ec1f /lib/asyn-ares.c | |
parent | 4e53b9430c7504de8984796e2a2091ec16f27136 (diff) | |
download | curl-797bacf9c5a39f68d337d13f488407eeb507a9fc.tar.gz |
wolfssl: clean up wolfcrypt error queue
If wolfSSL is built in certain ways (OPENSSL_EXTRA or Debug), the error
queue gets added on to for each session and never freed. Fix it by
calling ERR_clear_error() like in vtls/openssl when needed. This func is
a no-op in wolfcrypt if the error queue is not enabled.
Closes #7594
Diffstat (limited to 'lib/asyn-ares.c')
0 files changed, 0 insertions, 0 deletions