mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-3371 Fixed parsing of forward declared enums and certain typedefs declared and used within a function body
This commit is contained in:
parent
1a43822637
commit
ccee80e8ad
5 changed files with 29 additions and 9 deletions
|
@ -188,7 +188,6 @@ public class CreateExampleGDTArchiveScript extends GhidraScript {
|
|||
"accctrl.h",
|
||||
"aclapi.h",
|
||||
"aclui.h",
|
||||
"advapi32.h",
|
||||
"adtgen.h",
|
||||
"authz.h",
|
||||
"azroles.h",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue