An Integer Overflow Detection Method Based on Integer Variable Unification

徐国爱,张淼,陈爱国,李忠献
DOI: https://doi.org/10.3969/j.issn.1007-5321.2008.06.022
2008-01-01
Abstract:Through analyzing the principium of integer overflow,an integer overflow detection method on software source code is proposed which is based on integer variable unification.We presented the integer variable unification method and defined three unified actions which were used in three given cases.Then the detection process was described,it simplified integer overflow flaw into mathematic inequalities,and removed the influence of context to the objective variable.Finally, instances were provided to demonstrate the effectiveness and practicability of the presented method.
What problem does this paper attempt to address?