Versions Compared

Key

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

...

Non-Compliant Code Example

Compliant Solution

...

Risk Assessment

Using setjmp() and longjmp() could lead to a denial-of-service attack.

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

RES39-C

Component

Value

Severity

1 (low)

Likelihood

2 (probable) Remediation cost

2 (medium)

P4

L3

References