mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-02 05:00:50 +08:00
Updated chooser to dispose its worker
This commit is contained in:
+1
@@ -1514,6 +1514,7 @@ public class GhidraFileChooser extends ReusableDialogComponentProvider implement
|
||||
actionManager.dispose();
|
||||
optionsDialog.dispose();
|
||||
close();
|
||||
worker.dispose();
|
||||
fileChooserModel = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user