[PR #42] [MERGED] Bfry/no panic #1203

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/42
Author: @bluejekyll
Created: 8/27/2016
Status: Merged
Merged: 8/27/2016
Merged by: @bluejekyll

Base: masterHead: bfry/no_panic


📝 Commits (3)

📊 Changes

14 files changed (+66 additions, -64 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 src/authority/authority.rs (+4 -4)
📝 src/authority/persistence.rs (+1 -1)
📝 src/authority/rr_set.rs (+1 -1)
📝 src/client/client.rs (+5 -7)
📝 src/op/edns.rs (+1 -1)
📝 src/op/header.rs (+1 -1)
📝 src/op/op_code.rs (+15 -16)
📝 src/rr/dnssec/algorithm.rs (+13 -9)
📝 src/rr/dnssec/digest_type.rs (+1 -1)
📝 src/rr/record_data.rs (+12 -12)
📝 src/serialize/txt/master_lex.rs (+1 -1)
📝 src/serialize/txt/txt_tests.rs (+9 -9)
📝 src/udp/handler.rs (+1 -1)

📄 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/42 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 8/27/2016 **Status:** ✅ Merged **Merged:** 8/27/2016 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `bfry/no_panic` --- ### 📝 Commits (3) - [`51d95cd`](https://github.com/hickory-dns/hickory-dns/commit/51d95cdfa0fadae14f4ff2d88b858b849f7be37e) mark all valid panic points - [`fe5b9ef`](https://github.com/hickory-dns/hickory-dns/commit/fe5b9ef9b7624aa543f3205c0200631a06751da8) OpCode no longer panic!() - [`262b8ec`](https://github.com/hickory-dns/hickory-dns/commit/262b8eca1421ce769fe4fb900c25ea1108c969cc) Changelog message for #37 ### 📊 Changes **14 files changed** (+66 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `src/authority/authority.rs` (+4 -4) 📝 `src/authority/persistence.rs` (+1 -1) 📝 `src/authority/rr_set.rs` (+1 -1) 📝 `src/client/client.rs` (+5 -7) 📝 `src/op/edns.rs` (+1 -1) 📝 `src/op/header.rs` (+1 -1) 📝 `src/op/op_code.rs` (+15 -16) 📝 `src/rr/dnssec/algorithm.rs` (+13 -9) 📝 `src/rr/dnssec/digest_type.rs` (+1 -1) 📝 `src/rr/record_data.rs` (+12 -12) 📝 `src/serialize/txt/master_lex.rs` (+1 -1) 📝 `src/serialize/txt/txt_tests.rs` (+9 -9) 📝 `src/udp/handler.rs` (+1 -1) </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 01:53:44 +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#1203
No description provided.