Skip to main content
assistive.skiplink.to.breadcrumbs
assistive.skiplink.to.header.menu
assistive.skiplink.to.action.menu
assistive.skiplink.to.quick.search
Log in
Confluence
Spaces
Hit enter to search
Help
Online Help
Keyboard Shortcuts
Feed Builder
What’s new
Available Gadgets
About Confluence
Log in
SEI CERT C++ Coding Standard
Pages
Boards
Space shortcuts
Dashboard
Secure Coding Home
Android
C
C++
Java
Perl
Page tree
Browse pages
Configure
Space tools
View Page
A
t
tachments (0)
Page History
Page Information
View in Hierarchy
View Source
Export to PDF
Export to Word
Pages
…
SEI CERT C++ Coding Standard
3 Back Matter
CC. Analyzers
Ldra_V
Page Information
Title:
Ldra_V
Author:
Pranjal Jumde
Oct 09, 2012
Last Changed by:
Liz Whiting
Oct 18, 2017
Tiny Link:
(useful for email)
https://wiki.sei.cmu.edu/confluence/x/qHs-BQ
Export As:
Word
·
PDF
Incoming Links
SEI CERT C++ Coding Standard (39)
Page:
ERR50-CPP. Do not abruptly terminate the program
Page:
DCL53-CPP. Do not write syntactically ambiguous declarations
Page:
OOP52-CPP. Do not delete a polymorphic object without a virtual destructor
Page:
MEM54-CPP. Provide placement new with properly aligned pointers to sufficient storage capacity
Page:
MSC50-CPP. Do not use std::rand() for generating pseudorandom numbers
Page:
ERR61-CPP. Catch exceptions by lvalue reference
Page:
EXP52-CPP. Do not rely on side effects in unevaluated operands
Page:
EXP50-CPP. Do not depend on the order of evaluation for side effects
Page:
EXP53-CPP. Do not read uninitialized memory
Page:
OOP57-CPP. Prefer special member functions and overloaded operators to C Standard Library functions
Page:
OOP50-CPP. Do not invoke virtual functions from constructors or destructors
Page:
DCL57-CPP. Do not let exceptions escape from destructors or deallocation functions
Page:
MEM52-CPP. Detect and handle memory allocation errors
Page:
DCL60-CPP. Obey the one-definition rule
Page:
ERR52-CPP. Do not use setjmp() or longjmp()
Page:
LDRA
Page:
ERR57-CPP. Do not leak resources when handling exceptions
Page:
CTR50-CPP. Guarantee that container indices and iterators are within the valid range
Page:
ERR51-CPP. Handle all exceptions
Page:
ERR55-CPP. Honor exception specifications
Page:
EXP55-CPP. Do not access a cv-qualified object through a cv-unqualified type
Page:
OOP53-CPP. Write constructor member initializers in the canonical order
Page:
CTR55-CPP. Do not use an additive operator on an iterator if the result would overflow
Page:
ERR53-CPP. Do not reference base classes or class data members in a constructor or destructor function-try-block handler
Page:
EXP62-CPP. Do not access the bits of an object representation that are not part of the object's value representation
Page:
DCL59-CPP. Do not define an unnamed namespace in a header file
Page:
MEM51-CPP. Properly deallocate dynamically allocated resources
Page:
EXP54-CPP. Do not access an object outside of its lifetime
Page:
CTR56-CPP. Do not use pointer arithmetic on polymorphic objects
Page:
EXP57-CPP. Do not cast or delete pointers to incomplete classes
Page:
CTR54-CPP. Do not subtract iterators that do not refer to the same container
Page:
MSC52-CPP. Value-returning functions must return a value from all exit paths
Page:
DCL56-CPP. Avoid cycles during initialization of static objects
Page:
DCL51-CPP. Do not declare or define a reserved identifier
Page:
ERR54-CPP. Catch handlers should order their parameter types from most derived to least derived
Page:
DCL50-CPP. Do not define a C-style variadic function
Page:
ERR56-CPP. Guarantee exception safety
Page:
MEM50-CPP. Do not access freed memory
Page:
STR50-CPP. Guarantee that storage for strings has sufficient space for character data and the null terminator
Hierarchy
Parent Page
Page:
CC. Analyzers
Labels
There are no labels assigned to this page.
Recent Changes
Time
Editor
Oct 18, 2017 04:23
Liz Whiting
View Changes
LDRA version number
Sep 14, 2016 07:38
Liz Whiting
View Changes
LDRA_C++ version number
Sep 19, 2013 14:47
Carol J. Lallier
View Changes
Oct 09, 2012 14:03
Pranjal Jumde
View Changes
Oct 09, 2012 14:02
Pranjal Jumde
View Page History
Overview
Content Tools
{"serverDuration": 644, "requestCorrelationId": "e4703a66a9ab8863"}