CWE Rule 198
Description
The product receives input from an upstream component, but it does not account for byte ordering (e.g. big-endian and little-endian) when processing the input, causing an incorrect number or value to be used.
Polyspace Implementation
The rule checker checks for Missing byte reordering when transferring data.
Examples
Check Information
| Category: Others |
PQL Name: std.cwe_native.R198 |
Version History
Introduced in R2024a