Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

POS44-C

low

probable

low

P6

L2

Bibliography

Wiki Markup\[[OpenBSD|AA. Bibliography#OpenBSD]\] [{{signal()}} Man Page|http://www.openbsd.org/cgi-bin/man.cgi?query=signal] \[[MKS|AA. Bibliography#MKS]\] [{{Page
[MKS] pthread_cancel()}} Man Page|http://www.mkssoftware.com/docs/man3/pthread_cancel.3.asp] \[[Open Group 2004|AA. Bibliography#Open Group 04]\] [Threads Overview|http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_09.html]Page
[Open Group 2004] Threads Overview

...

POS41-C. When a thread exit status is not of concern, pthread_detach() or an equivalent function must be used      50. POSIX (POS)      POS45-C. Avoid memory leaks and clean up thread-specific data for a key by defining an explicit destructor