mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 19:50:48 +02:00
763aa9b66d
When RsaKey is shared and RsaPublicEncryptEx is called simultaneously by multiple threads, the key->state may be incorrectly set in some threads. This side-steps the state logic when building for bind9.