The module can detect memory leak, write overflow, free wild pointer and mismatch using of memory functions of the executable files.
可以检测内存泄漏、内存写溢出、释放野指针和内存管理函数的不匹配等问题。
In order to statically analyze buffer overflow, efficient and precise pointer analysis must be performed to make certain what target buffer a pointer variable point to.
为了进行静态缓冲区溢出分析,必须首先进行高效而精确的指针分析,以确定指针可能指向的目标缓冲区。
Overflow and underflow are averted by storing received data in a FIFO at different addresses using a receive address pointer incremented at a receive clock rate.
溢和下溢是通过存储在避免使用一个接收地址指针在接收时钟速度递增不同的地址在接收到的数据的FIFO。
Or results in overflow when added to the current pointer.
或在添加到当前指针时导致溢出。
The C language allows indirect access memory location by pointer without boundary check, which may cause buffer overflow.
由于C语言允许通过指针进行间接内存访问,但并不进行边界检查,因此可能存在缓冲区溢出。
The C language allows indirect access memory location by pointer without boundary check, which may cause buffer overflow.
由于C语言允许通过指针进行间接内存访问,但并不进行边界检查,因此可能存在缓冲区溢出。
应用推荐