引用本文:陈意云,李兆鹏,王志芳,华保健.一种用于指针程序验证的指针逻辑.软件学报,2010,21(3):415-426
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 6097次   下载 7470 本文二维码信息
码上扫一扫!
分享到: 微信 更多
一种用于指针程序验证的指针逻辑
陈意云1,2, 李兆鹏, 王志芳, 华保健
1.中国科学技术大学 计算机科学与技术学院,安徽 合肥 230026;2.中国科学技术大学 苏州研究院 软件安全实验室,江苏 苏州 215123
摘要:
本文改进并扩展先前为验证指针程序提出的指针逻辑,主要贡献是提出了合法访问路径集合的概念,极大地简化了访问路径上的基本运算,并使得指针逻辑推理规则变得易理解.另外,增加了局部推理规则和函数构造的推理规则,使得指针逻辑可以方便地用于有函数调用的场合.
关键词:  软件安全  Hoare逻辑  指针逻辑  携带证明的代码  出具证明的编译器
DOI:
分类号:
基金项目:Supported by the National Natural Science Foundation of China under Grant Nos.90718026, 60928004 (国家自然科学基金)
Pointer Logic for Verification of Pointer Programs
CHEN Yi-Yun,LI Zhao-Peng,WANG Zhi-Fang,HUA Bao-Jian
Abstract:
This paper improves and extends the pointer logic that has been designed for verifying pointer programs. Its main contribution is that a concept of legal sets of access paths is presented, which simplifies elementary operations on access paths and makes inference rules of the logic easier to understand. Furthermore, the logic with inference rules is extended for local reasoning and for function construction, making the logic used conveniently in the context of function calls.
Key words:  software safety  Hoare logic  pointer logic  proof-carrying code  certifying compiler