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

transports/dns: Require smallvec >= 1.6.1 #2005

Merged
merged 2 commits into from
Mar 22, 2021
Merged

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Mar 19, 2021

Follow up to #1994:

Versions <1.6.1 are vulnerable to a buffer overflow. See
https://rustsec.org/advisories/RUSTSEC-2021-0003.html for details.

@romanb romanb merged commit a735e52 into libp2p:master Mar 22, 2021
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.

2 participants