Hacker News new | ask | show | jobs
by dajtxx 384 days ago
It can still be a bug if you use something after you would have freed it because your code isn't meant to be using that object any more. It points to errors in the logic.
1 comments

Agreed. I think being methodical is better here for sure.