Hacker News new | ask | show | jobs
by rootlocus 3018 days ago
If you're never going to use it again, and you're never going to free it, it's a memory leak.
1 comments

No, it is not. A memory leak has to grow. Without the leak part, it is just ...allocated memory.