An integer underflow is detected.
An integer underflow error occurs when an integer value becomes less than the minimum value that can be represented in its type. For signed integer types, this often causes a negative value to become positive. Usually this means that the source code will not execute as expected.
ID |
Observation |
Description |
---|---|---|
1 |
Integer underflow |
The place the underflow occurs |
Copyright © 2010, Intel Corporation. All rights reserved.