期刊文献+

C语言中的内存泄漏分析 被引量:3

Analysis on memory leak in C program
下载PDF
导出
摘要 内存泄漏是程序设计中经常出现的问题,即使有少量泄漏,长期运行之后,系统将会面临崩溃的危险。避免内存泄漏的关键,就是要了解它发生的原因。文章首先阐述了内存泄漏的概念,分析了导致内存泄漏的原因,然后介绍了内存泄漏的分类、危害以及内存泄露的常见情况,并给出了检测内存泄漏的方法。 Memory leak is a problem appeared frequently in programming, which cannot be neglected. The system will collapse after long-term operation even it has little leak. The key to avoid memory leak is to find the causes. This paper discusses the concept, analyzes the causes, introduces the classification, harm and scenes of memory leak and presents examining methods to prevent leak.
作者 王祥瑞
出处 《长春大学学报》 2009年第6期27-29,共3页 Journal of Changchun University
关键词 C程序 内存泄漏 堆内存 C program memory leak heap memory
  • 相关文献

参考文献3

二级参考文献8

  • 1Kerni曲an BrianW PikeRob.The Practice of Programming[M].北京:机械工业出版社,2002..
  • 2Havard Julsrud Harge. A Survey of Software Safety[M].Norwegian University of Science and Technology,2001-11.
  • 3NASA-GB-8719.13.NASA Software Safety Guidebook.2002-01.
  • 4Department of Defense. Software System Safety Handbook. A Technical & Managerial Team Approach,by Joint Software System Safety Committee, 1999-11.
  • 5J Dennis Lawrence. Software Safety Hazard Analysis. Lawrence Livermore National Laboratory, 1995-10.
  • 6Scott Meyers. Effective C++[M].Addison Wesley, 1998.
  • 7Scott Meyers. More Effective C++[M].Addison Wesley,1996.
  • 8J Viega,J Bloch,T Kohno. ITS4:A Static Vulnerability Scanner for C and C++ Code[C].In: 16th Annual Computer Security Applications Conference, 2000.

共引文献24

同被引文献19

引证文献3

二级引证文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部