fix memfill to use up libc reserved memory (glibc usually has some)
authorSzabolcs Nagy <nsz@port70.net>
Tue, 19 Aug 2014 17:58:05 +0000 (19:58 +0200)
committerSzabolcs Nagy <nsz@port70.net>
Tue, 19 Aug 2014 17:58:05 +0000 (19:58 +0200)
commitfc5db49aefdfc1f7eedf706e1b05c2af56732796
tree1824d003a9cb6e6dd3e4f1222febe85d0dd0ec6d
parent86f39dd26c93db93000de5602d2118ae8c1096ab
fix memfill to use up libc reserved memory (glibc usually has some)
src/common/memfill.c