However currently, most of the source code auditing tools have limitation in detecting integer flaws, which can only detect integeroverflow.
目前大多数的源码安全审计工具在整型错误的检测上具有局限性,往往只能检测整型溢出类型的漏洞。
3
An integeroverflow vulnerability exists within the handlers for the QueryXBitmaps and QueryXExtents protocol requests. Both requests result in a call to the build_range function.