[PR #3018] [MERGED] proto: use consts for length calculations #3495

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3018
Author: @djc
Created: 5/27/2025
Status: Merged
Merged: 5/27/2025
Merged by: @djc

Base: mainHead: const-length


📝 Commits (1)

  • 0606017 proto: use consts for length calculations

📊 Changes

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

View changed files

📝 crates/proto/src/op/header.rs (+0 -6)
📝 crates/proto/src/serialize/binary/encoder.rs (+7 -23)

📄 Description

No description provided


🔄 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/3018 **Author:** [@djc](https://github.com/djc) **Created:** 5/27/2025 **Status:** ✅ Merged **Merged:** 5/27/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `const-length` --- ### 📝 Commits (1) - [`0606017`](https://github.com/hickory-dns/hickory-dns/commit/0606017cf5d8e3f88376b141cc249f8997222472) proto: use consts for length calculations ### 📊 Changes **2 files changed** (+7 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/op/header.rs` (+0 -6) 📝 `crates/proto/src/serialize/binary/encoder.rs` (+7 -23) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:46:53 +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#3495
No description provided.