Fix heap-based buffer overflow in GetReturnCallDropKeepCount by adding checks in OnReturnCallExpr #2689
Annotations
1 warning
|
.github/workflows/build.yml#L128
.github/workflows/build.yml (Line: 128, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading