[PR #1467] [MERGED] Fix panic on bad length for SVCB record #2350

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1467
Author: @bluejekyll
Created: 4/20/2021
Status: Merged
Merged: 4/21/2021
Merged by: @djc

Base: mainHead: fix-svcb-panic-main


📝 Commits (2)

  • e2b5082 Fix panic on bad length for SVCB record
  • 5f385c4 fix formatting issue with inline comment

📊 Changes

2 files changed (+25 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 crates/proto/src/rr/rdata/svcb.rs (+19 -2)

📄 Description

cherry-picked from 0.20

see: #1465


🔄 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/1467 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/20/2021 **Status:** ✅ Merged **Merged:** 4/21/2021 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `fix-svcb-panic-main` --- ### 📝 Commits (2) - [`e2b5082`](https://github.com/hickory-dns/hickory-dns/commit/e2b508253451a031bc3487380922568f4338597c) Fix panic on bad length for SVCB record - [`5f385c4`](https://github.com/hickory-dns/hickory-dns/commit/5f385c42ffab6d1febc21cec57a27c2cdf78d4fc) fix formatting issue with inline comment ### 📊 Changes **2 files changed** (+25 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `crates/proto/src/rr/rdata/svcb.rs` (+19 -2) </details> ### 📄 Description cherry-picked from 0.20 see: #1465 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:48:56 +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#2350
No description provided.