CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/11/27 09:07:33
Modified files: lib/libssl/src/ssl: d1_srtp.c Log message: Avoid a double-free in an error path. Reported by Felix Groebert of the Google Security Team. ok beck@ miod@