Recommit "Allow to ask for deeper callers for leak reports using
authorotto <otto@openbsd.org>
Fri, 30 Jun 2023 06:24:58 +0000 (06:24 +0000)
committerotto <otto@openbsd.org>
Fri, 30 Jun 2023 06:24:58 +0000 (06:24 +0000)
commit5f0c994b3e51cb13cbb2a0f8f313942220e82fdc
treee23c5d96a6c632d64843c7511df76e4d02630528
parentd8f86d5931f8efff41165fa21cdcd083288e9ce9
Recommit "Allow to ask for deeper callers for leak reports using
malloc options"

Now only enabled for platforms where it's know to work and written
as a inline functions instead of a macro.
lib/libc/stdlib/malloc.3
lib/libc/stdlib/malloc.c