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

[GO] - Fix for ticket #3678 #3680

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Conversation

pandurangpatil
Copy link
Contributor

Fix for issue #3678.

For now, this PR fixes the issue related to the breaking error for the Local node being pushed to as a condition AST node for switch AST.
Fixed the issue and resolved the breaking error.

This will still require a proper fix to push the Assign AST as the first child of which block AST. We will handle this issue at a later stage.

Fix for issue joernio#3678.

For now this PR fixes the issue related to breaking error for Local node
being pushed to as condition AST node for switch AST. Fixed the issue
and resolved the breaking error.

This will still require a proper fix to push the Assign AST as first
child of which block AST. We will handle this issue at later stage.
@DavidBakerEffendi DavidBakerEffendi merged commit c7ffcd2 into joernio:master Sep 20, 2023
@pandurangpatil pandurangpatil deleted the issue-3678 branch September 20, 2023 17:04
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