Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: cc62162a540440eaabba92edcd8221f30f3fbfc4
https://github.com/openssl/openssl/commit/cc62162a540440eaabba92edcd8221f30f3fbfc4
Author: Tomas Mraz <[email protected]>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M include/openssl/err.h.in
Log Message:
-----------
Add missing ERR_R_XXX_LIB codes
Fixes CI regression on 3.0 branch from a cherry-picked commit.
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19499)
(cherry picked from commit 38acfc30cc718ae2e5fa06a8f02f197fbb2ab97f)