mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 13:16:48 +08:00
GP-2991: Clean up static marker on cloned listing closure
This commit is contained in:
+1
@@ -1050,6 +1050,7 @@ public class DebuggerListingProvider extends CodeViewerProvider {
|
||||
consoleService.removeResolutionAction(actionOpenProgram);
|
||||
}
|
||||
}
|
||||
removeOldStaticTrackingMarker();
|
||||
}
|
||||
|
||||
protected DebuggerCoordinates adjustCoordinates(DebuggerCoordinates coordinates) {
|
||||
|
||||
Reference in New Issue
Block a user