Appease ubsan
authorEmilia Kasper <emilia@openssl.org>
Wed, 11 May 2016 20:41:29 +0000 (22:41 +0200)
committerEmilia Kasper <emilia@openssl.org>
Thu, 12 May 2016 16:47:06 +0000 (18:47 +0200)
commitd82c27589b5f9e9128f1ae9fce89fadd03c1c229
tree8d2b065a5b94904323c9c3e80ce7b91b9e8481e1
parent6302bbd21a79bd2ed59f214d6d042031384b4d12
Appease ubsan

ERR_LIB_USER has value 128, and shifting into the sign bit upsets the
shift sanitizer.

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/err.h