Polyspace UML Link RH
for IBM Rational Rhapsody
Product Description
- Introduction and Key Features
- Working with Polyspace UML Link RH
- Typical Run-Time Errors Detected
Typical Run-Time Errors Detected
In Models
- Overflows and underflows
- Division by zero and other arithmetic errors
- Out-of-bounds array access
- Dead code
In Code
- Illegally dereferenced pointers
- Read-only access to noninitialized data
- Dangerous type conversions
- Access to null
thispointer (C++) - Dynamic errors related to object programming and inheritance (C++)
- Errors related to exception handling (C++)
- Noninitialized class members (C++)