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

Fix reading PEM from slices without trailing newline #66

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

djc
Copy link
Member

@djc djc commented Dec 13, 2024

Ran into this edge case while working on hickory-dns/hickory-dns#2670.

Proposed release notes

Fixed an issue where we failed to read PEM objects from slices without trailing newline.

@djc djc requested review from cpu and ctz December 13, 2024 12:22
@djc djc force-pushed the no-trailing-newline branch from f587b90 to 409fd39 Compare December 13, 2024 12:23
@djc djc force-pushed the no-trailing-newline branch from 409fd39 to cd01b0f Compare December 13, 2024 12:23
@djc djc added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit c6b5af3 Dec 13, 2024
28 checks passed
@djc djc deleted the no-trailing-newline branch December 13, 2024 15:40
@djc
Copy link
Member Author

djc commented Dec 13, 2024

  • Published rustls-pki-types v1.10.1 at registry crates-io
  • [new tag] v/1.10.1 -> v/1.10.1
  • Release notes

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.

3 participants