You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to announce
Hi announce@,
Did you know? We continuously test Fuchsia with all sorts of snazzy sanitizers, including LeakSanitizer (or lsan) which finds memory leaks in C/C++ and Rust code.
It's been almost two years since we first introduced lsan support on Fuchsia. When we started we had hundreds of known leaks throughout the codebase. Thanks to everyone's hard work in plugging old leaks and preventing new ones we're now down to 18 remaining known leaks (and counting down).
If there are leaks left in your code then now is a great time to fix them.