Further harden glibc malloc metadata against 1-byte overflows.
[glibc.git] / elf / tst-relsort1mod1.c
blob9e4a94321dd6770d130f592a95f6ba5e8075582b
1 extern int foo (double);
3 int
4 bar (void)
6 return foo (1.2);