CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/11 07:09:04
Modified files:
lib/libssl/src/ssl: d1_lib.c
Log message:
In dtls1_clear_queues(), free buffered_add_data.q correctly, it's made of
DTLS1_RECORD_DATA, not hm_fragment.
OpenSSL PR #3286 via OpenSSL trunk.
