We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug String index out of range in CParser.
To Reproduce Steps to reproduce the behavior:
#define ( )
Expected behavior The header should be parsed.
Screenshots
Environment (please complete the following information): Build Date: 2024-Jan-30 1212 EST Ghidra Version: 11.0.1 (official) Java Home: C:\Program Files\Java\jdk-17 JVM Version: 17.0.6 OS: Windows 11 10.0 amd64
Additional context Merge request below
The text was updated successfully, but these errors were encountered:
emteere
Successfully merging a pull request may close this issue.
Describe the bug
String index out of range in CParser.
To Reproduce
Steps to reproduce the behavior:
#define ( )
(This can be a real case with auto created header)Expected behavior
The header should be parsed.
Screenshots
Environment (please complete the following information):
Build Date: 2024-Jan-30 1212 EST
Ghidra Version: 11.0.1 (official)
Java Home: C:\Program Files\Java\jdk-17
JVM Version: 17.0.6
OS: Windows 11 10.0 amd64
Additional context
Merge request below
The text was updated successfully, but these errors were encountered: