Versions Compared

Key

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

...

ENV32-C. No atexit handler should terminate in any way other than by returning

VOID ENV33-C. Do not call the longjmp function to terminate a call to a function registered by atexit()

Risk Assessment Summary

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

ENV00-A

low

probable

medium

P4

L3

ENV01-A

high

likely

medium

P18

L1

ENV02-A

low

unlikely

medium

P2

L3

ENV03-A

high

likely

high

P9

L2

ENV04-A

high

probable

medium

P12

L1

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

ENV30-C

low

probable

medium

P4

L3

ENV31-C

low

probable

medium

P4

L3

ENV32-C

medium

likely

medium

P12

L1

ENV33-C

medium

likely

medium

P12

L1

...