diff options
author | jsing <> | 2020-09-26 14:43:17 +0000 |
---|---|---|
committer | jsing <> | 2020-09-26 14:43:17 +0000 |
commit | 5068512c1d5a02141d634c09f52dc97a6096a032 (patch) | |
tree | 3ab9fb4ff9a8215ce9b9bc92be9d1a9d42999a94 /src/lib/libssl/ssl_transcript.c | |
parent | 9b13245446b00e24d00467fda708aec05a3ac606 (diff) | |
download | openbsd-5068512c1d5a02141d634c09f52dc97a6096a032.tar.gz openbsd-5068512c1d5a02141d634c09f52dc97a6096a032.tar.bz2 openbsd-5068512c1d5a02141d634c09f52dc97a6096a032.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_transcript.c')
0 files changed, 0 insertions, 0 deletions