> The OS will clean up all manner of other things too, but still we close those 
> file descriptors etc anyway. I certainly prefer leak-free exit even on simple 
> non-looping command line tools.

I totally agree with that. Although the OS automatically cleans up, leaks can 
be ignored to some extent as long as they are not resident processes, which is 
obviously not a good code.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2304#issuecomment-1330388697
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2304/c1330388...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to