Same internal consistency check as libc malloc: size in hash table
authorotto <otto@openbsd.org>
Mon, 19 Apr 2021 06:43:15 +0000 (06:43 +0000)
committerotto <otto@openbsd.org>
Mon, 19 Apr 2021 06:43:15 +0000 (06:43 +0000)
commit52918795ad2c646d70d93106798724e0d6e1fac2
tree766a09739889b8ecaff6ccf325f5fab63944c97a
parentc186fadc8760f399c3784db2d33cd961a9e3a7e9
Same internal consistency check as libc malloc: size in hash table
should correspond to size of chunk meta data
libexec/ld.so/malloc.c