-
Notifications
You must be signed in to change notification settings - Fork 531
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
[release/2.1] make chacha optional on Linux #3492
Conversation
Cargo build is failing for some reason?
|
|
I'll take a look. |
It seems like 2.1 did not call |
I agree XDP is unrelated, and not very reliable on 2.1 builds (but is preview anyways). I was looking at the code and noticed a call to unitialized was not added, and then saw that uninitialize doesn't do anything. Shouldn't it be cleaning up stuff? |
backport of two changes to load msquic on Centos 7 and Mariner Linux 2.0
fixes #3422