Skip to content

Fix infinite loop when asked to parse a directory as a pem file#99

Closed
zanieb wants to merge 2 commits intorustls:mainfrom
zanieb:zb/fix-file-read
Closed

Fix infinite loop when asked to parse a directory as a pem file#99
zanieb wants to merge 2 commits intorustls:mainfrom
zanieb:zb/fix-file-read

Conversation

@zanieb
Copy link
Copy Markdown

@zanieb zanieb commented Jan 15, 2026

Closes #98

zanieb added a commit to astral-sh/uv that referenced this pull request Jan 16, 2026
Closes #17494

See rustls/pki-types#98 for details.

I've posted an upstream fix rustls/pki-types#99
but given the severity I think we should defensively patch this here as
well.

Co-authored-by: Claude <noreply@anthropic.com>
@zanieb zanieb reopened this Jan 16, 2026
@zanieb
Copy link
Copy Markdown
Author

zanieb commented Jan 16, 2026

Superseded by #100

@zanieb zanieb closed this Jan 16, 2026
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.

CertificateDer::pem_file_iter iterates forever when given a directory

1 participant