Skip to content
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

[Frontend-jvm] Fix bug in incomplete entrypoint confusion #2001

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

arthurscchan
Copy link
Contributor

This PR fixes a bug in the generalisation of the Project class. The default fuzzer entry point is used and create confusion on calltree extraction because it does not contains the necessary class information. This PR fixes that by forcing it to retrieve the needed JavaMethod instance for entry methods.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan arthurscchan marked this pull request as ready for review January 20, 2025 16:37
@DavidKorczynski DavidKorczynski merged commit 9221933 into ossf:main Jan 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants