K 10 svn:author V 5 andre K 8 svn:date V 27 2007-04-17T15:25:14.000000Z K 7 svn:log V 305 When we run into the syncache entry limits syncache_add() tries to free the oldest entry in the current bucket row. The global entry limit may be smaller than the bucket rows and their limit combined however. Thus only try to free a syncache entry if we found one in this bucket row. Reported by: kris END