CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2015/07/15 00:16:42

Modified files:
        usr.bin/openssl: pkeyutl.c 

Log message:
Make 'openssl pkeyutl -verify' return exit code 0 on success.

Previously, it returned '1' regardless of whether is succeeded or failed. This 
is now fixed in the OpenSSL master branch as well. Thanks to Kinichiro Inoguchi 
for pointing it out.

ok @deraadt

Reply via email to