CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/04/23 15:01:15
Modified files: lib/libssl/src/ssl: kssl.c Log message: null pointers after free to prevent double frees and worse. also fix a very obvious use after free. this file may still be a total loss.