Avoid signed vs unsigned comparison error.
authorPauli <paul.dale@oracle.com>
Thu, 14 Sep 2017 23:05:43 +0000 (09:05 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 14 Sep 2017 23:05:43 +0000 (09:05 +1000)
commit53a73768a7f17dba012615ea79960d724b310856
tree1fd952008aed5b480e97e8454741942e3f1285b3
parent44589b5d44217aacbceff08f8317c2a0a4e0ff40
Avoid signed vs unsigned comparison error.
Introduced by #4372

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4374)
crypto/x509/by_dir.c