CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/03 08:35:30
Modified files:
lib/libressl : ressl_verify.c
Log message:
X509_NAME_get_text_by_NID() returns -1 on error so the type
the return value is stored in must be signed. Fixes a test for error.
ok jsing@ guenther@
