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

docker_container: fail if there are too many parts in a parsed port #367

Merged
merged 3 commits into from
May 22, 2022

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #365.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_container

@felixfontein felixfontein merged commit 401a76f into ansible-collections:main May 22, 2022
@patchback
Copy link

patchback bot commented May 22, 2022

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/401a76ff00ef9b46bed5cb66f92913fb8d5b5984/pr-367

Backported as #371

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein felixfontein deleted the docker_container branch May 22, 2022 15:20
patchback bot pushed a commit that referenced this pull request May 22, 2022
…367)

* Fail if there are too many parts in a parsed port.

* Add tests.

* Prevent bad parsing.

(cherry picked from commit 401a76f)
@felixfontein
Copy link
Collaborator Author

@briantist thanks for reviewing this!

felixfontein added a commit that referenced this pull request May 22, 2022
…367) (#371)

* Fail if there are too many parts in a parsed port.

* Add tests.

* Prevent bad parsing.

(cherry picked from commit 401a76f)

Co-authored-by: Felix Fontein <[email protected]>
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.

Misleading error when binding ports on IPv6 without square brackets
2 participants