[PR #2352] [MERGED] fix the bad label compression from original query #2975

Closed
opened 2026-03-16 11:18:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2352
Author: @bluejekyll
Created: 8/11/2024
Status: Merged
Merged: 8/11/2024
Merged by: @bluejekyll

Base: mainHead: fix-bad-name-label-pointer


📝 Commits (1)

  • b0bf240 fix the bad label compression from original query

📊 Changes

2 files changed (+60 additions, -7 deletions)

View changed files

📝 crates/server/src/authority/message_request.rs (+5 -7)
📝 crates/server/src/authority/message_response.rs (+55 -0)

📄 Description

fixes: #2210


🔄 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/2352 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 8/11/2024 **Status:** ✅ Merged **Merged:** 8/11/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `fix-bad-name-label-pointer` --- ### 📝 Commits (1) - [`b0bf240`](https://github.com/hickory-dns/hickory-dns/commit/b0bf240f1b9f80bdb569b68c6603cb4f6b374f07) fix the bad label compression from original query ### 📊 Changes **2 files changed** (+60 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/message_request.rs` (+5 -7) 📝 `crates/server/src/authority/message_response.rs` (+55 -0) </details> ### 📄 Description fixes: #2210 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:18:30 +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#2975
No description provided.