[PR #1594] [CLOSED] Add a test case for and fix #1571 #2445

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1594
Author: @saethlin
Created: 11/23/2021
Status: Closed

Base: mainHead: fix-rdata-zero


📝 Commits (3)

  • 12dd7cf Add failing test from round-trip fuzzing
  • fc1e77e Fix failing test
  • ce8cda3 Make Record's Default impl consistent

📊 Changes

2 files changed (+17 additions, -13 deletions)

View changed files

📝 crates/proto/src/op/message.rs (+10 -0)
📝 crates/proto/src/rr/resource.rs (+7 -13)

📄 Description

Fixes: #1571


🔄 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/1594 **Author:** [@saethlin](https://github.com/saethlin) **Created:** 11/23/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-rdata-zero` --- ### 📝 Commits (3) - [`12dd7cf`](https://github.com/hickory-dns/hickory-dns/commit/12dd7cf825a43a80463c3d1c57aa7d63fa63da25) Add failing test from round-trip fuzzing - [`fc1e77e`](https://github.com/hickory-dns/hickory-dns/commit/fc1e77ecd678035b5c9f26f9bc1a77ce5b807883) Fix failing test - [`ce8cda3`](https://github.com/hickory-dns/hickory-dns/commit/ce8cda3ae7613b37d4f31a208b8d513aa6adeb3f) Make Record's Default impl consistent ### 📊 Changes **2 files changed** (+17 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/op/message.rs` (+10 -0) 📝 `crates/proto/src/rr/resource.rs` (+7 -13) </details> ### 📄 Description Fixes: #1571 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:54:06 +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#2445
No description provided.