GFS: Avoid piggyback for hits < 0 from backend
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 08:35:03 +0000 (09:35 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 3 Dec 2009 08:35:03 +0000 (09:35 +0100)
commit0c5aa5100f29ca832bf6428d8ec92618a0fc027f
treed14cc5b1f3fd230243a26566c24f638062f02325
parent804d3e0f68b6d6e1f6eb4c47499e547d92c4f334
GFS: Avoid piggyback for hits < 0 from backend

If a backend returns negative hit count, then avoid comparisons against
smallSetUpperBound and largeSetLowerBound. Otherwise a negative size
in call to odr_malloc will occur.
src/seshigh.c