mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-25 02:36:16 +08:00
Merge branch 'GP-2235_ryanmkurtz_PR-4403_astrelsky_SleighParserContext'
into patch (Closes #4403, Closes #4409)
This commit is contained in:
+1
@@ -86,6 +86,7 @@ public class SleighParserContext implements ParserContext {
|
||||
nextInstrAddr = nAddr;
|
||||
refAddr = rAddr;
|
||||
destAddr = dAddr;
|
||||
handleMap = new HashMap<>();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user