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)
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.


No differences found