Loading [MathJax]/extensions/MathMenu.js
Detection of Memory Leaks in C/C++ | IEEE Conference Publication | IEEE Xplore

Detection of Memory Leaks in C/C++


Abstract:

Memory leaks are one of the main reasons for Software Aging. Irrespective of recent countermeasures in C/C++ such as smart pointers, leak-related issues remain a troubles...Show More

Abstract:

Memory leaks are one of the main reasons for Software Aging. Irrespective of recent countermeasures in C/C++ such as smart pointers, leak-related issues remain a troublesome issue in C/C++ code. We propose an algorithm for automatic detection of memory leaks in C/C++ programs based on solving disjoint sets of graphs which comprises of memory objects as nodes and their references as edges in order to find the memory leaks within the application. For this an object database and structure database is created and MLD algorithm is applied. Thus, it helps in keeping a record of memory leaks in the application.
Date of Conference: 22-23 February 2020
Date Added to IEEE Xplore: 07 May 2020
ISBN Information:

ISSN Information:

Conference Location: Bhopal, India

Contact IEEE to Subscribe

References

References is not available for this document.