|
|
|
|
|
by deschutes
961 days ago
|
|
Chromium is a massive project spanning decades of intense active development that intricately connects just about every domain of programming. A few leaks fixed per month is nothing. Further there is no major language promising no leaks once you include things like retained references to garbage and reference cycles. Leaks are one thing modern C++ solves pretty well. |
|