Skip to content

Link calls with METHOD_REF receiver.#1021

Merged
ml86 merged 1 commit into
masterfrom
markus/fixes
Nov 13, 2020
Merged

Link calls with METHOD_REF receiver.#1021
ml86 merged 1 commit into
masterfrom
markus/fixes

Conversation

@ml86
Copy link
Copy Markdown
Contributor

@ml86 ml86 commented Nov 13, 2020

No linking those calls was a leftover from when METHOD_REF node where no
proper expressions and had no type associated.

Also fixed error in CPG format spec. JUMP_TARGET cannot be the
destination of a RECEIVER edge originating from a CALL since JUMP_TARGET
is not an EXPRESSION.

No linking those calls was a leftover from when METHOD_REF node where no
proper expressions and had no type associated.

Also fixed error in CPG format spec. JUMP_TARGET cannot be the
destination of a RECEIVER edge originating from a CALL since JUMP_TARGET
is not an EXPRESSION.
@ml86 ml86 requested a review from fabsx00 November 13, 2020 11:58
@ml86 ml86 merged commit d3ebf88 into master Nov 13, 2020
@delete-merged-branch delete-merged-branch Bot deleted the markus/fixes branch November 13, 2020 13: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