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

Collections3 has a typo at line #43 #6

Open
andrea-guarino-sonarsource opened this issue Dec 14, 2018 · 0 comments
Open

Collections3 has a typo at line #43 #6

andrea-guarino-sonarsource opened this issue Dec 14, 2018 · 0 comments

Comments

@andrea-guarino-sonarsource

I believe that at line 43 of Collections3 testfile there is a typo: it should be ll1.addLast(s1); instead of ll2.addLast(s1);.
With the current implementationll1 is empty (and so LinkedList<String> c at line 46), hence there are no vulnerability at line 49 and line 51.

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

No branches or pull requests

1 participant