Title: ARR32-C. Ensure size arguments for variable length arrays are in a valid range  
Author: Jeffrey Gennari Oct 12, 2006
Last Changed by: Jill Britton Apr 20, 2023
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/AdcxBQ
Export As: Word · PDF  
Incoming Links
Android (1)
    Page: Unknown Applicability (C Rules/Recomendations)
SEI CERT C Coding Standard (1)
    Page: CC. Undefined Behavior
Hierarchy
Parent Page
    Page: Rule 06. Arrays (ARR)
Outgoing Links
External Links (13)
    https://wiki.sei.cmu.edu/confluence/display/c/AA.+Bibliogra…
    https://wiki.sei.cmu.edu/confluence/display/c/AA.+Bibliogra…
    https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Co…
    cwe.mitre.org/
    https://cwe.mitre.org/data/index.html758.html
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://www.mathworks.com/help/bugfinder/ref/certcrulearr32…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://www.kb.cert.org/vulnotes/bymetric?searchview&query=…
    https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
    https://wiki.sei.cmu.edu/confluence/display/c/INT01-C.+Use+…
    https://wiki.sei.cmu.edu/confluence/display/c/How+this+Codi…
SEI CERT C Coding Standard (26)     Page: PC-lint Plus_V
    Page: Helix QAC
    Page: TrustInSoft Analyzer_V
    Page: BB. Definitions
    Page: LDRA_V
    Page: Helix QAC_V
    Page: CodeSonar
    Page: Polyspace Bug Finder_V
    Page: AA. Bibliography
    Page: Parasoft_V
    Page: TrustInSoft Analyzer
    Page: Polyspace Bug Finder
    Page: INT01-C. Use rsize_t or size_t for all integer values representing the size of an object
    Page: ARR39-C. Do not add or subtract a scaled integer to a pointer
    Page: CC. Undefined Behavior
    Page: Coverity_V
    Home page: SEI CERT C Coding Standard
    Page: Cppcheck
    Page: Klocwork_V
    Page: LDRA
    Page: PC-lint Plus
    Page: Cppcheck_V
    Page: Klocwork
    Page: Parasoft
    Page: CodeSonar_V
    Page: Coverity