[PR #144] [MERGED] Fix length check when converting ECDSA signature #1262

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/144
Author: @SAPikachu
Created: 6/9/2017
Status: Merged
Merged: 6/9/2017
Merged by: @bluejekyll

Base: masterHead: fix-ecdsa


📝 Commits (1)

  • 3329fa9 Fix length check when converting ECDSA signature

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 client/src/rr/dnssec/keypair.rs (+1 -1)

📄 Description

Sorry! I just noticed that there was an invalid check in my code, and here is the fix.


🔄 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/144 **Author:** [@SAPikachu](https://github.com/SAPikachu) **Created:** 6/9/2017 **Status:** ✅ Merged **Merged:** 6/9/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `fix-ecdsa` --- ### 📝 Commits (1) - [`3329fa9`](https://github.com/hickory-dns/hickory-dns/commit/3329fa99117bdbeea15ce5aa86cc65b52777a94e) Fix length check when converting ECDSA signature ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/src/rr/dnssec/keypair.rs` (+1 -1) </details> ### 📄 Description Sorry! I just noticed that there was an invalid check in my code, and here is the fix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:56:59 +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#1262
No description provided.