Link to a fix PR

This commit is contained in:
Thai Duong
2026-04-08 01:07:31 -07:00
parent b3294e3b98
commit 19f528dced
+2
View File
@@ -269,3 +269,5 @@ if (sigBytes == null) {
}
// Existing verification code continues unchanged
```
PR: https://github.com/NationalSecurityAgency/ghidra/pull/9109