New issue
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
Segmentation fault in function getString, decompile.c:380 #202
Comments
|
another related traces: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, there.
There is a segmentation fault in the newest master branch 04aee52.
Here is the reproducing command:
POC:
seg-decompile380.zip
Here is the reproduce trace reported by ASAN:
The cause is due to the uncheck index of act->p.Constant8 mentioned in Figure.

The text was updated successfully, but these errors were encountered: