diff --git a/XmlDoc.cpp b/XmlDoc.cpp index a3ceef5c..3ac0dfc4 100644 --- a/XmlDoc.cpp +++ b/XmlDoc.cpp @@ -14511,6 +14511,8 @@ int32_t *XmlDoc::getDiffbotTitleHashes ( int32_t *numHashes ) { int32_t plen; for ( ; p < pend ; p += plen + 1 ) { + // breathe some in case diffbot reply is 250MB + QUICKPOLL(m_niceness); // set this plen = gbstrlen(p); // get title from it