[PR #578] [MERGED] enforce that all label pointers occur before the containing label #1530

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/578
Author: @bluejekyll
Created: 10/10/2018
Status: Merged
Merged: 10/10/2018
Merged by: @bluejekyll

Base: masterHead: fix-stack-overflow-label-decoding


📝 Commits (1)

  • 6014b30 enforce that all label pointers occur before the containing label

📊 Changes

2 files changed (+226 additions, -68 deletions)

View changed files

📝 proto/src/error.rs (+14 -0)
📝 proto/src/rr/domain/name.rs (+212 -68)

📄 Description

fyi @oherrala

This needs to be back ported to the 0.9 release, as the alphas have not been released yet.


🔄 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/578 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/10/2018 **Status:** ✅ Merged **Merged:** 10/10/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `fix-stack-overflow-label-decoding` --- ### 📝 Commits (1) - [`6014b30`](https://github.com/hickory-dns/hickory-dns/commit/6014b30d19139a94d22bf413773c7ba9ab1b634d) enforce that all label pointers occur before the containing label ### 📊 Changes **2 files changed** (+226 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `proto/src/error.rs` (+14 -0) 📝 `proto/src/rr/domain/name.rs` (+212 -68) </details> ### 📄 Description fyi @oherrala This needs to be back ported to the 0.9 release, as the alphas have not been released yet. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:11:22 +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#1530
No description provided.