mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-18 00:20:10 +00:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
41382a3818
@ -86,6 +86,7 @@ public class SleighParserContext implements ParserContext {
|
||||
nextInstrAddr = nAddr;
|
||||
refAddr = rAddr;
|
||||
destAddr = dAddr;
|
||||
handleMap = new HashMap<>();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user