CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/07/15 20:14:48
Modified files: lib/libssl/src/crypto/pem: pem_lib.c Log message: Make sure the `reject negative sizes' logic introduced in 1.34 is actually applied to all code paths. ok beck@ bcook@ doug@ guenther@