Skip to content

Commit 6b9dc41

Browse files
Feedback
1 parent fbbb19d commit 6b9dc41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: change_notes/2025-03-11-various-misra-amendments.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
- `RULE-18-6` - `ThreadLocalObjectAddressCopiedToGlobalObject.ql`:
66
- New query added to detect thread local objects assigned to static storage duration objects.
77
- `RULE-21-12` - `ExceptionHandlingFeaturesOfFenvhUsed.ql`:
8-
- Added reports for `#include`ing "fenv.h", and for using `fesetenv`, `feupdatenv`, and `fesetround`.
8+
- Added reports for `#include`ing "fenv.h", and for using `fesetenv`, `feupdatenv`, and `fesetround`.
9+
- Report message altered to handle new cases.

0 commit comments

Comments
 (0)