181351 posts 1993 follows 1215 followers
Please pay attention to random failures.
https://mstdn.maud.io/@omasanoriA lot of malloc implementations hold on to memory pages received from the kernel. #openbsd's #malloc is reasonably aggressive with unmapping pages that are unused, catching use-after-free bugs with segmentation violations.