forked from joernio/joern
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jssrc2cpg] fix malformed CPG for type alias (joernio#3845)
We added an existing TypeDecl for a type alias twice if it was seen already ending up with AST edge loops over the same TypeDecl crashing .ast queries. This PR fixes that. Fixes: joernio#3818
- Loading branch information
1 parent
838fdf7
commit aafe226
Showing
1 changed file
with
19 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters