Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: Fix deadlock race in crypto:supports(curves)
Commit 85edb09 exposed this race by starting to call get_curve_cnt() lazily, potentially from different threads at the same time.
- Loading branch information