Identify Heap Leaks
Learn how to identify heap leaks.
The application App9
was found to consume more and more memory. There were several core memory dumps that were saved at different times with corresponding pmap
logs. In this exercise, we’ll try to identify the cause of this memory leak.
Application source code
For reference, here’s the code of this application:
Get hands-on with 1300+ tech skills courses.