pá 1. 8. 2025 v 17:29 odesílatel Alexei Starovoitov <alexei.starovoi...@gmail.com> napsal: > > but __free() is imo garbage. It's essence of what's wrong with C++ >
Here, you at least can read the beginning of the function though, and see that a free will be done at the end, like Go's defer, right?