mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge remote-tracking branch
'origin/GP-2986-dragonmacher-component-provider-methods--SQUASHED'
This commit is contained in:
commit
7143f64c51
174 changed files with 1393 additions and 1455 deletions
|
@ -146,6 +146,7 @@ public class ProgramByteViewerComponentProvider extends ByteViewerComponentProvi
|
|||
@Override
|
||||
public void closeComponent() {
|
||||
// overridden to handle snapshots
|
||||
super.closeComponent();
|
||||
plugin.closeProvider(this);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue