queryfile: more efficient allocation
authorErez_Zadok <ezk@cs.sunysb.edu>
Sun, 23 Sep 2007 17:36:43 +0000 (13:36 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Sun, 23 Sep 2007 17:36:43 +0000 (13:36 -0400)
commit443781d972c4b627e249a3f0762abfe1c0ff123a
treed252aa5404114d8b06ce8158d14178359733347e
parent20708946a31d7d8fea8fb01192481b0fbbe78add
queryfile: more efficient allocation

Also avoids repeated calls to realloc(), which appear to tickle a possible
glibc bug.
progs/queryfile.c