Skip to content

Commit 3d2cd94

Browse files
committed
Update documentation.
1 parent af92262 commit 3d2cd94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c/cert/src/rules/FLP32-C/UncheckedRangeDomainPoleErrors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Independent( INT34-C, FLP32-C, INT33-C) CWE-682 = Union( FLP32-C, list) where li
345345

346346
## Implementation notes
347347

348-
None
348+
This query identifies possible domain, pole and range errors on a selection of C standard library fuctions from math.h.
349349

350350
## References
351351

c/cert/src/rules/MSC40-C/DoNotViolateInLineLinkageConstraints.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Search for [vulnerabilities](https://wiki.sei.cmu.edu/confluence/display/c/BB.+D
203203
204204
## Implementation notes
205205
206-
None
206+
This query only considers the constraints related to inline extern functions.
207207
208208
## References
209209

0 commit comments

Comments
 (0)