Skip to content

Remove stale crypto/ecdsa/badlinkname.go#2379

Merged
qmuntal merged 2 commits into
microsoft/mainfrom
dev/qmuntal/ecdsastale
Jun 18, 2026
Merged

Remove stale crypto/ecdsa/badlinkname.go#2379
qmuntal merged 2 commits into
microsoft/mainfrom
dev/qmuntal/ecdsastale

Conversation

@qmuntal

@qmuntal qmuntal commented Jun 18, 2026

Copy link
Copy Markdown
Member

crypto/ecdsa/badlinkname.go is no longer needed since #2371.

Copilot AI review requested due to automatic review settings June 18, 2026 09:07
@qmuntal qmuntal requested a review from a team as a code owner June 18, 2026 09:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Ready to approve

The change cleanly removes an unused patch-added file and there are no remaining references to it in the patch set.

Note: this review does not count toward required approvals for merging.

Pull request overview

Removes the previously-added (now obsolete) src/crypto/ecdsa/badlinkname.go addition from the 0002-Add-crypto-backends patch, since PR #2371 eliminated the Windows ECDSA backend’s need for linkname access to crypto/ecdsa signature encode/decode helpers.

Changes:

  • Drops src/crypto/ecdsa/badlinkname.go from the patch’s file list and “create mode” entries.
  • Removes the patch hunk that created src/crypto/ecdsa/badlinkname.go, and updates the patch summary stats accordingly.
File summaries
File Description
patches/0002-Add-crypto-backends.patch Removes the stale crypto/ecdsa/badlinkname.go addition from the crypto backends patch set.

Patches are happy!

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.

@qmuntal qmuntal linked an issue Jun 18, 2026 that may be closed by this pull request
@qmuntal

qmuntal commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

@copilot fix conflicts

Copilot AI commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

@copilot fix conflicts

Resolved in c895b3f by merging origin/microsoft/main into the branch.

@qmuntal qmuntal merged commit 830663b into microsoft/main Jun 18, 2026
37 checks passed
@qmuntal qmuntal deleted the dev/qmuntal/ecdsastale branch June 18, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up crypto backend patches

4 participants