Index | Thread | Search

From:
Marc Espie <marc.espie.openbsd@gmail.com>
Subject:
thanks for malloc
To:
otto@openbsd.org
Cc:
tech@openbsd.org
Date:
Sun, 19 Jul 2026 20:40:51 +0200

Download raw body.

Thread
Again, it makes life more interesting, but I'm happy about the challenge
and the opportunity to fix bugs that shit like asan doesn't even see.


Context:

https://github.com/uniconproject/unicon/pull/629

Yep, it only happens on OpenBSD, because most of the other OSes malloc to
zero on first allocs.