[PR #1631] [MERGED] fix CAA .to_string() crash and format #2471

Closed
opened 2026-03-16 08:55:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1631
Author: @hartshorne
Created: 2/12/2022
Status: Merged
Merged: 2/13/2022
Merged by: @bluejekyll

Base: mainHead: to_string


📝 Commits (1)

  • 2262f6d fix CAA .to_string() crash and format

📊 Changes

1 file changed (+40 additions, -5 deletions)

View changed files

📝 crates/proto/src/rr/rdata/caa.rs (+40 -5)

📄 Description

Fixes a panic in fmt::Display for CAA records.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1631 **Author:** [@hartshorne](https://github.com/hartshorne) **Created:** 2/12/2022 **Status:** ✅ Merged **Merged:** 2/13/2022 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `to_string` --- ### 📝 Commits (1) - [`2262f6d`](https://github.com/hickory-dns/hickory-dns/commit/2262f6d32d3e70838268e66e64ba22ce2ecaea97) fix CAA .to_string() crash and format ### 📊 Changes **1 file changed** (+40 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/rdata/caa.rs` (+40 -5) </details> ### 📄 Description Fixes a panic in `fmt::Display` for CAA records. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:55:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2471
No description provided.