SECURITY IMPROVEMENT OF POINTER ANALYSIS ALGORITHM BASED ON SOURCE CODE

Wei Lei,Xie Li
DOI: https://doi.org/10.3969/j.issn.1000-386X.2008.12.004
2008-01-01
Abstract:In the paper it puts forward a new pointer analysis method with higher security.It selects the Steensgaard algorithm after comprehensively analyzed four common pointer analysis algorithms and improves its security.Based on it,through adding semantics of compulsory type conversion and further modifying the inference rules of type system,the missing report of attacks caused by precision losses is avoided.Meanwhile it keeps the original algorithm complexity constant.
What problem does this paper attempt to address?