13 citations · 17 across the 4 of their papers we have counts for
1 paper · 1 filter
Aniruddhan Murali, Mahmoud Alfadel, Meiyappan Nagappan +2
Memory leak bugs are a major problem in C/C++ programs. They occur when memory objects are not deallocated.Developers need to manually deallocate these objects to prevent memory le…