0

If I allocate (using malloc) 15 bytes every time I run a code without releasing the memory.lets assume I run the code 100 times so I have a leak of 1500 bytes (on a virtual machine).Does this memory ever released? or It is still out there taking a memory from my computer?

0 Answers0