Skip to content

Python: Points-to should flow through call-sites if not assigned out of scope. - #928

Merged
taus-semmle merged 1 commit into
github:masterfrom
markshannon:python-points-to-through-callsites
Feb 12, 2019
Merged

Python: Points-to should flow through call-sites if not assigned out of scope.#928
taus-semmle merged 1 commit into
github:masterfrom
markshannon:python-points-to-through-callsites

Conversation

@markshannon

Copy link
Copy Markdown
Contributor

Necessary to improve points-to tracking of objects for #872


unrelated_call()

gv

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without this PR, we would not have a value for gv here.

@taus-semmle taus-semmle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@taus-semmle
taus-semmle merged commit 9caa9c1 into github:master Feb 12, 2019
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