Further harden glibc malloc metadata against 1-byte overflows.
[glibc.git] / elf / tst-relsort1mod2.c
bloba2c3e551e40addffb41e57b24e704013239175a5
1 #include <math.h>
3 int
4 foo (double d)
6 return floor (d) != 0.0;