Versions Compared

Key

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

...

STR34-C. Ensure that source and destination pointers in function arguments do not point to overlapping objects if they are restrict qualified

Risk Assessment Summary

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

STR00-A

3 (high)

2 (probable)

2 (medium)

P12

L1

STR01-A

3 (high)

2 (probable)

1 (high)

P6

L2

STR02-A

2 (medium)

3 (likely)

2 (medium)

P12

L1

STR03-A

1 (low)

1 (unlikely)

2 (medium)

P2

L3

STR06-A

1 (low)

2 (probable)

3 (low)

P6

L2

...