[WIP] Anisotropic mesh adaptation part 1: feature-based metric tensor #2613
7 new alerts including 6 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 6 high
Other Alerts:
- 1 note
See annotations below for details.
Annotations
Check failure on line 1506 in SU2_CFD/src/solvers/CSolver.cpp
Code scanning / CodeQL
Comparison of narrow type with wide type in loop condition High
Check failure on line 1524 in SU2_CFD/src/solvers/CSolver.cpp
Code scanning / CodeQL
Comparison of narrow type with wide type in loop condition High
Check failure on line 1526 in SU2_CFD/src/solvers/CSolver.cpp
Code scanning / CodeQL
Multiplication result converted to larger type High
Check failure on line 1654 in SU2_CFD/src/solvers/CSolver.cpp
Code scanning / CodeQL
Comparison of narrow type with wide type in loop condition High
Check failure on line 1679 in SU2_CFD/src/solvers/CSolver.cpp
Code scanning / CodeQL
Comparison of narrow type with wide type in loop condition High
Check failure on line 1681 in SU2_CFD/src/solvers/CSolver.cpp
Code scanning / CodeQL
Multiplication result converted to larger type High
Check notice on line 8021 in Common/src/CConfig.cpp
Code scanning / CodeQL
No trivial switch statements Note