Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tool

Version

Checker

Description

LDRA tool suite

Include Page
LDRA_V
LDRA_V

480 S 489 S

Partially implemented
PRQA QA-C
Include Page
PRQA QA-C_v
PRQA QA-C_v
3314 
SonarQube 
Include Page
SonarQube_V
SonarQube_V
 S1836Implements MISRA C:2012 Rule 8.14

Related Guidelines

CERT C Secure Coding StandardFIO30-C. Exclude user input from format strings 
ISO/IEC TR 24772:2013Passing Parameters and Return Values [CSJ]
ISO/IEC TS 17961Passing pointers into the same object as arguments to different restrict-qualified parameters [restrict]
MISRA C:2012Rule 8.14 (required)1
  1. MISRA Rule 8.14 prohibits the use of the restrict keyword except in C Standard Library Functions. 

Bibliography

[ISO/IEC 9899:2011]6.7.3.1, "Formal Definition of restrict
[Walls 2006] 

...