From: Claudio DeSouza (cdesouza_at_[hidden])
Date: 2024-12-11 17:51:04


The common practice here is to have a specific allocator that safely
memsets things to 0, and in a way that is guaranteed that an optimiser
won’t just remove it.