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

Prevent get_hostname() from crashing of "Match" is not followed by a … #2340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dirtyhillbilly
Copy link

…"Host" section in .ssh/config.

Closes #2339

get_hostname() crashes if "Match" is not followed by a
"Host" section in .ssh/config.

Closes paramiko#2339
spandey-kyriba added a commit to spandey-kyriba/paramiko that referenced this pull request Dec 28, 2023
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.

[BUG] - get_hostnames fails if "Match all" in config is followed by an include
1 participant