Versions Compared

Key

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

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

API00-C

Medium

Unlikely

High

P2

L3

Automated Detection

Tool

Version

Checker

Description

CodeSonar4.2Unchecked Parameter DereferenceA function parameter is dereferenced without an initial NULL check.
Parasoft C/C++test9.5

CODSTA-86

 

Polyspace Bug FinderR2016a

Invalid use of standard library memory routine

Invalid use of standard library routine

Invalid use of standard library string routine

Standard function call with incorrect arguments

Tainted Data Defects

Standard library memory function called with invalid arguments

Wrong arguments to standard library function

Standard library string function called with invalid arguments

Argument to a standard function does not meet requirements for use in the function

Defects related to code elements from an unsecure source

...