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

[TypeRecovery] Handle Member without AST Parent Safely #4739

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

DavidBakerEffendi
Copy link
Collaborator

For new frontends with potentially malformed ASTs, type recovery must safely handle instances where members don't have AST parents.

Allows for a CPG to result from the analysis. See #4732

Following up with a fix for this missing AST edge.

cc @spingARbor

For new frontends with potentially malformed ASTs, type recovery must safely handle instances where members don't have AST parents.
@DavidBakerEffendi DavidBakerEffendi added the type recovery Concerns Joern's WIP type recovery label Jul 5, 2024
@DavidBakerEffendi DavidBakerEffendi self-assigned this Jul 5, 2024
@DavidBakerEffendi DavidBakerEffendi merged commit 0c49cb9 into master Jul 5, 2024
5 checks passed
@DavidBakerEffendi DavidBakerEffendi deleted the dave/type-rec/safe-field-check branch July 5, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type recovery Concerns Joern's WIP type recovery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants