CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/06 09:28:14
Modified files:
lib/libssl : d1_both.c
Log message:
Correctly handle failure to buffer DTLS messages.
If we fail to buffer an outgoing DTLS message, we're not going to be able
to retransmit it. Correctly propagate the failure.
ok kenjiro@ tb@
