A New Static Analysis Model in Source Code

梁婕,张淼,徐国爱,杨义先
2008-01-01
Abstract:This paper introduced some current static analysis methods in source code,after comparing their advantage and disadvantage,gave a new model of static analysis.Based on current analysis methods,the new model gets data information in context by data flow analysis and control flow analysis which are often referred in compiler,and therefore security problems can be found more exactly.
What problem does this paper attempt to address?