mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-400 corrected close issue
This commit is contained in:
parent
45e7d7bb17
commit
f0db95c83d
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ public class DataTypeArchiveDB extends DomainObjectAdapterDB
|
|||
|
||||
@Override
|
||||
protected void close() {
|
||||
super.close();
|
||||
dataTypeManager.dispose();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue