-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Java: model java.util.Collections #3869
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
Conversation
java/ql/src/semmle/code/java/dataflow/internal/ContainerFlow.qll
Outdated
Show resolved
Hide resolved
java/ql/src/semmle/code/java/dataflow/internal/ContainerFlow.qll
Outdated
Show resolved
Hide resolved
|
LGTM. We should run a differences job to check for performance issues and result changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignore this please.
|
Would it make sense to cover Edit: Apparently that is not part of this pull request anymore |
Apologies, I had accidentally included some unrelated commits on the branch. |
|
Not directly related to the
|
java/ql/src/semmle/code/java/dataflow/internal/ContainerFlow.qll
Outdated
Show resolved
Hide resolved
|
Also, the differences job looks fine - a few additional results and no noticeable change in performance. |
Thanks, I'll make a new PR for those methods. |
Add taint flow steps for
java.util.Collections.