CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2015/01/03 11:07:29

Modified files:
        lib/libssl/src/crypto/bio: bss_dgram.c 

Log message:
Fix incorrect OPENSSL_assert() usage.

Instead of asserting, return an error code for I/O errors.  This is based
on OpenSSL commit 2521fcd8527008ceb3e4748f95b0ed4e2d70cfef.  Added checks
for two calloc()s while I'm here.

ok miod@

Reply via email to