Archived
1
0

Merge pull request #155 from cathugger/master

this should be final one
This commit is contained in:
Jeff 2018-01-24 11:01:36 -05:00 committed by GitHub
commit 78bb8577b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1330,7 +1330,7 @@ func (self *nntpConnection) scrapeGroup(daemon *NNTPDaemon, conn *textproto.Conn
// we finished pulling stuff
break
}
if lo-hi+1 <= maxXOVERRange {
if hi-lo+1 <= maxXOVERRange {
// not too much for us to pull
if es == 0 && lo == 0 && hi == 0 {
// empty group