rtld_malloc: increase overhead index to uint16
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 25 Jul 2023 12:54:45 +0000 (15:54 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 21 Aug 2023 14:16:42 +0000 (17:16 +0300)
commitd60130bf32a3c35417f276507dcdfa569397dae3
treef31333bdfafa36f9e8e5160d82f525d1d724a523
parent6bb7f05850efceb01a7050e3c0fd86f9539c0071
rtld_malloc: increase overhead index to uint16

Reorder it with magic, to keep alignment.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D41150
libexec/rtld-elf/rtld_malloc.c