mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
GP-1519 Changed getComponentAt to getComponentContaining in a breaking EditStructureUtils method and a couple other places. Various refactoring to clean up code.
This commit is contained in:
parent
5c0f06ab8d
commit
2aefe6a15d
8 changed files with 238 additions and 235 deletions
|
@ -165,8 +165,6 @@ public class RecoverClassesFromRTTIScript extends GhidraScript {
|
|||
|
||||
RTTIClassRecoverer recoverClassesFromRTTI;
|
||||
|
||||
ExtraScriptUtils extraUtils;
|
||||
|
||||
boolean nameVfunctions = false;
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue