Hacker News new | ask | show | jobs
by RustyRussell 412 days ago
In recent years I've come to rely on this non-initialization idiom. Both because as code paths change the compiler can warn for simple cases, and because running tests under Valgrind catches it.