mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-22 09:04:00 +08:00
GP-0 Fixed updated archive category path name case to agree with old
archive category path names
This commit is contained in:
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();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user