summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorjsing <>2020-09-26 14:43:17 +0000
committerjsing <>2020-09-26 14:43:17 +0000
commitb147e2d737372e25e4ae27eb3f3cf46c472e9055 (patch)
tree3ab9fb4ff9a8215ce9b9bc92be9d1a9d42999a94 /src/lib/libssl/ssl_lib.c
parent16a00524267404e94d8c26a27dd54a75587920e7 (diff)
downloadopenbsd-b147e2d737372e25e4ae27eb3f3cf46c472e9055.tar.gz
openbsd-b147e2d737372e25e4ae27eb3f3cf46c472e9055.tar.bz2
openbsd-b147e2d737372e25e4ae27eb3f3cf46c472e9055.zip
Call dtls1_hm_fragment_free() from dtls1_drain_fragments()
Currently dtls1_drain_fragments() has a incomplete handrolled version of dtls1_hm_fragment_free(), which has the potential to leak memory. Replace the handrolled free with a call to dtls1_hm_fragment_free(). ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions