memory leak.
Unreachable memory in the memory foot print when not released is memory leak.
when destruction of objects are not done which is constructed results in memory leak.
when de-allocation of memory is not done memory leaks.
Unreachable memory in the memory foot print when not released is memory leak.
when destruction of objects are not done which is constructed results in memory leak.
when de-allocation of memory is not done memory leaks.