[#]
http://marc.info/?l=openbsd-cvs&m=140773242506412&w=2
openbsd-cvs(obsdave,2) — All
2014-08-11 08:55:09
Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/10 22:46:42
Modified files:
lib/libssl/src/ssl: s3_srvr.c
Log message:
Unchecked memory allocation and potential leak upon error in
ssl3_get_cert_verify().
ok guenther@ jsing@