Static Code Analysis Results #4075
mm-mbinder
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I've included this library in one of our projects, which has a SonarQube analysis active. SonarQube reported some bugs and security hotspots in the included header file. Since i don't have the capabilities or knowledge to evaluate or fix any of the issues, i thought it would be at least a good idea to report the issues here.
For context the single header release from version 3.11.2 was included/analyzed here. MSVC143 is used as compiler.
Bugs:
Line 6164 - SonarQube Description
Line 14715 - SonarQube Description
Line 18943 - SonarQube Description
Line 18958 - SonarQube Description
Line 20003 - SonarQube Description
Line 20421 and Line 19742 - SonarQube Description
Security Hotspots:
Line 4183 - SonarQube Description
Line 6520 - SonarQube Description
Beta Was this translation helpful? Give feedback.
All reactions