CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/03/05 10:15:48
Modified files: usr.bin/openssl: certhash.c Log message: subtraction is not comparison. the difference of two longs is not good to place in an int. from Christian Neukirchen ok deraadt