Space Tools

An 'undefined' page is any page that has been linked to from within Confluence, but that does not yet exist.

  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. Next
Undefined Page Linked From
PRE04-CPP. Do not reuse a standard header file name Page: VOID PRE05-CPP. Understand macro replacement when concatenating tokens or performing stringification (SEI CERT C++ Coding Standard)
PRE06-CPP. Enclose header files in an include guard Page: VOID PRE05-CPP. Understand macro replacement when concatenating tokens or performing stringification (SEI CERT C++ Coding Standard)
Rec. 05. Characters and Strings (STR) Page: VOID STR40-CPP. Do not use the pointer value returned by c_str() after any subsequent call to a non-const member function (SEI CERT C++ Coding Standard)
Rec. 08. Exceptions and Error Handling (ERR) Page: VOID ERR10-CPP. Check for error conditions (SEI CERT C++ Coding Standard)
SEC08-J. Define custom security permissions for fine grained security Page: VOID ERR11-CPP. Use a class dedicated to reporting exceptions (SEI CERT C++ Coding Standard)
SIG01-CPP. Understand implementation-specific details regarding signal handler persistence Page: VOID SIG00-CPP. Mask signals handled by noninterruptible signal handlers (SEI CERT C++ Coding Standard)
STR00-CPP. Represent characters using an appropriate type Page: VOID STR01-CPP. Adopt and implement a consistent plan for managing strings (SEI CERT C++ Coding Standard)
STR02-CPP. Sanitize data passed to complex subsystems Page: VOID STR01-CPP. Adopt and implement a consistent plan for managing strings (SEI CERT C++ Coding Standard)
STR03-CPP. Do not inadvertently truncate a null-terminated character array Page: VOID STR02-CPP. Sanitize data passed to complex subsystems (SEI CERT C++ Coding Standard)
STR05-CPP. Use pointers to const when referring to string literals Page: VOID STR04-CPP. Use plain char for characters in the basic character set (SEI CERT C++ Coding Standard)
STR31-C. Guarantee that storage for strings has sufficient space for character data and the null terminator Comment: VOID FIO46-CPP. Ensure bounded input when using iostream > Re: VOID FIO46-CPP. Ensure bounded input when using iostream (SEI CERT C++ Coding Standard)
STR33-CPP. Do not access invalid output of c_str() or data() Comment: VOID STR39-CPP. Do not modify the null-terminated byte string returned by the c_str() member > Re: VOID STR39-CPP. Do not modify the null-terminated byte string returned by the c_str() member (SEI CERT C++ Coding Standard)
Stroustrup 97\ Comment: VOID DCL15-CPP. Declare file-scope objects or functions that do not need external linkage in an unnamed namespace > Re: VOID DCL15-CPP. Declare file-scope objects or functions that do not need external linkage in an unnamed namespace (SEI CERT C++ Coding Standard)
Sutter 00\ Comment: VOID ERR38-CPP. Deallocation functions must not throw exceptions > Re: VOID ERR38-CPP. Deallocation functions must not throw exceptions (SEI CERT C++ Coding Standard)
VU Page: VOID PRE09-CPP. Do not replace secure functions with less secure functions (SEI CERT C++ Coding Standard)
res.on.functions\ Comment: VOID ERR38-CPP. Deallocation functions must not throw exceptions > Re: VOID ERR38-CPP. Deallocation functions must not throw exceptions (SEI CERT C++ Coding Standard)
unknown Comment: VOID MEM39-CPP. Resources allocated by memory allocation functions must be released using the corresponding memory deallocation function > Re: VOID MEM39-CPP. Resources allocated by memory allocation functions must be released using the corresponding memory deallocation function (SEI CERT C++ Coding Standard)
Comment: VOID PRE00-CPP. Avoid defining macros > Re: VOID PRE00-CPP. Avoid defining macros (SEI CERT C++ Coding Standard)
  1. Prev
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. Next