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

Update to AsyncWebServer v2.2.1 #3873

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

willmmiles
Copy link
Contributor

@willmmiles willmmiles commented Apr 1, 2024

Fix use-after-free issue and slightly improve code size. Note that the version is changed to a hard pin, so future updates can be validated before getting picked up by new clones, and old version builds are reproducible.

Fix use-after-free issue and slightly improve code size.  Note that the
version is changed to a hard pin, so future updates can be validated
before getting picked up by new clones, and old version builds
are reproducible.
@willmmiles
Copy link
Contributor Author

willmmiles commented Apr 1, 2024

Fixes #3855 and possibly some other AWS>=v2.1 crash issues.

@blazoncek blazoncek merged commit 93d9ce1 into Aircoookie:0_15 Apr 2, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants