Skip to content

Commit 3f17a46

Browse files
committed
A5-2-2: Add changenote for c-style cast library macros
1 parent e185f37 commit 3f17a46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- `A5-2-2` - `TraditionalCStyleCastsUsed.ql`
2+
- Reduced false positives by excluding casts generated by library macros (i.e. macros defined outside the source location)
3+
- Improved the message to cite the macro which generated the c-style cast, if any.
4+
- Improved the message to cite the type being casted to, to aid with identification and remediation.

0 commit comments

Comments
 (0)