mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-21 19:11:36 +08:00
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-3-31-26'
This commit is contained in:
+3
@@ -555,6 +555,9 @@ public abstract class AbstractGhidraHeadedDebuggerTest
|
||||
if (provider == null) {
|
||||
ctx = new DefaultActionContext();
|
||||
}
|
||||
else {
|
||||
ctx = provider.getActionContext(null);
|
||||
}
|
||||
|
||||
ctx.setContextProvider(provider);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user