mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-14 18:39:40 +00:00
Fix build of /dev/crypto engine with no-dynamic-engine option
CLA: trivial Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/14329)
This commit is contained in:
parent
b0aae91324
commit
bed963d58d
@ -1361,7 +1361,6 @@ void engine_load_devcrypto_int(void)
|
|||||||
*/
|
*/
|
||||||
ERR_pop_to_mark();
|
ERR_pop_to_mark();
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user