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

Fixes detector external-function to prevent reporting functions whose parameters are written-to in function body. #257

Merged
merged 5 commits into from
Jun 3, 2019

Conversation

rajeevgopalakrishna
Copy link
Contributor

This PR addresses #255 by adding a check for function parameter writes to filter such functions from being reported for public -> external visibility change. Added tests to validate this filtering.

@montyly montyly merged commit 09f2250 into dev Jun 3, 2019
@montyly montyly deleted the dev-fix-external-function-detector branch June 3, 2019 12:55
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