CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/23 14:43:56

Modified files:
        lib/libssl/src/crypto/pem: pem_lib.c 

Log message:
Make sure PEM_def_callback() correctly handles negative buffer sizes; all uses
within libcrypto are safe, but until we can change this function prototype to
use size_t instead of int, better be safe than sorry.

tweaks and ok guenther@

Reply via email to