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>
Fri, 4 Dec 2009 09:52:01 +0000 (10:52 +0100)
commit768512e116b17b25eb4c9e7f43509441c2694107
tree1573e1fc59f55cdc8c2a425b577f18a137dadfeb
parent2211de0e4752beb7f87bba85ba3a2d8ea8249ffb
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