We were counting the number of bytes allocated, but under asan there's extra redzone bytes by default. Disable this.
8.5 KiB
8.5 KiB
We were counting the number of bytes allocated, but under asan there's extra redzone bytes by default. Disable this.