mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 03:17:08 +08:00
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-5-5-25'
This commit is contained in:
+1
@@ -376,6 +376,7 @@ public class GoToAddressLabelPluginTest extends AbstractGhidraHeadedIntegrationT
|
||||
loadProgram("x86");
|
||||
createOverlay("TestOverlay1", "1002000", 100);
|
||||
MemoryBlock overlay2Block = createOverlay("TestOverlay2", "1003000", 100);
|
||||
waitForSwing();
|
||||
|
||||
//
|
||||
// Put us in an address space that does not have a match for the query address
|
||||
|
||||
Reference in New Issue
Block a user