CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2016/10/03 05:24:28

Modified files:
        lib/libssl/src/ssl: Tag: OPENBSD_6_0 t1_lib.c 

Log message:
Detect zero-length encrypted session data early, instead of when malloc(0)
fails or the HMAC check fails.

Noted independently by jsing@ and Kurt Cancemi (kurt (at) x64architecture.com)
ok bcook@
original patch by guenther@

Reply via email to