Dump (leak) info using utrace(2) and compile the code always in
authorotto <otto@openbsd.org>
Sun, 16 Apr 2023 19:46:17 +0000 (19:46 +0000)
committerotto <otto@openbsd.org>
Sun, 16 Apr 2023 19:46:17 +0000 (19:46 +0000)
commitb8e81c951894df77379024dcb60db22dd9e8279e
treecef66e05d0f989b5458005398932ce3b0e60b51e
parentc5cd0970df1a93c42bfd1d783c28aef14a26e915
Dump (leak) info using utrace(2) and compile the code always in
except for bootblocks. This way we have built-in leak detecction
always (if enable by malloc flags). See man pages for details.
distrib/special/libstubs/Makefile
lib/libc/stdlib/malloc.3
lib/libc/stdlib/malloc.c