CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/22 01:17:41
Modified files:
lib/libssl : s3_srvr.c
Log message:
Check for packet with truncated DTLS cookie.
Flip pointer comparison logic to avoid beyond-end-of-buffer pointers
to make it less likely a compiler will decide to screw you.
Based on parts of openssl commits
6f35f6deb5ca7daebe289f86477e061ce3ee5f46 and
89c2720298f875ac80777da2da88a64859775898
ok jsing@
