mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-0 Fixed updated archive category path name case to agree with old
archive category path names
This commit is contained in:
parent
e7d08749d9
commit
ebe495d99a
3 changed files with 2 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -56,6 +56,8 @@ public class SynchronizeGDTCategoryPaths extends GhidraScript {
|
|||
}
|
||||
finally {
|
||||
secondArchive.endTransaction(transactionID, true);
|
||||
secondArchive.save();
|
||||
secondArchive.close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue