Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gfp_array non-thread-safe #22

Open
sandmanhome opened this issue Jun 5, 2022 · 0 comments
Open

gfp_array non-thread-safe #22

sandmanhome opened this issue Jun 5, 2022 · 0 comments

Comments

@sandmanhome
Copy link

There are global variables in Galois.c, and lazy initialization in multiple functions.

int galois_init_default_field(int w)

The above problems make multithreaded coding crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant