summaryrefslogtreecommitdiff
path: root/lib/asyn-ares.c
diff options
context:
space:
mode:
authorEhren Bendler <ehren.bendler@gmail.com>2021-08-19 13:45:55 -0400
committerDaniel Stenberg <daniel@haxx.se>2021-08-21 17:05:14 +0200
commit797bacf9c5a39f68d337d13f488407eeb507a9fc (patch)
treefdf6e5ffc51bfccce3195f65aeb2b7b9ddc3ec1f /lib/asyn-ares.c
parent4e53b9430c7504de8984796e2a2091ec16f27136 (diff)
downloadcurl-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