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

False positive on SA_SELF_COMPARISON #167

Closed
zhouyinn opened this issue Apr 1, 2021 · 0 comments · Fixed by #169
Closed

False positive on SA_SELF_COMPARISON #167

zhouyinn opened this issue Apr 1, 2021 · 0 comments · Fixed by #169

Comments

@zhouyinn
Copy link
Collaborator

zhouyinn commented Apr 1, 2021

/*
top100: asmsupport 
/home/zhouying/Documents/workspace/rbugs/experiment/top100repos/asmsupport/asmsupport-third/src/main/java/cn/wensiqun/asmsupport/org/objectweb/asm/ClassReader.java
**/
if (attrs[i].type.equals(type)) {}
@Xiaoven Xiaoven linked a pull request Apr 6, 2021 that will close this issue
zhouyinn added a commit that referenced this issue Apr 6, 2021
fix #167: support character '[' and ']'
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 a pull request may close this issue.

1 participant