Commit Graph

  • 79b1a5bf61 unused assigned value removed in Msg3a::mergeLists Brian Rasmusson 2016-09-24 17:12:18 +02:00
  • 50b53d1afc removed unnecessary null-check in Msg3a::getDocIds Brian Rasmusson 2016-09-24 16:49:52 +02:00
  • 5f63d2d158 fixed fd leaks in loadAddsInProgress Brian Rasmusson 2016-09-24 16:23:44 +02:00
  • a44b36175f duplicate check removed in PosdbTable::getMaxPossibleScore Brian Rasmusson 2016-09-24 15:07:03 +02:00
  • bd158ff530 avoid potential int overflow warning Brian Rasmusson 2016-09-24 14:53:16 +02:00
  • a51d92a59e removed unnecessary null-checks in handleRequest11 Brian Rasmusson 2016-09-24 13:50:37 +02:00
  • 2e3955cbd4 remove dead code in gotReplyWrapperP Brian Rasmusson 2016-09-24 13:31:05 +02:00
  • 8261448015 avoid potential negative index into array in checkKernelErrors Brian Rasmusson 2016-09-24 13:22:56 +02:00
  • 1ab329265a Remove unused args from Parms::printParm Ai Lin Chia 2016-09-23 23:55:37 +02:00
  • bfcf7be314 Remove unused parameter from some Images methods Ai Lin Chia 2016-09-23 23:43:34 +02:00
  • bfa4456313 Remove unused fromIp from Hostdb::getBestIp Ai Lin Chia 2016-09-23 23:23:41 +02:00
  • ab6a835f83 Remove unused parameter hostname, hostnameLen from Conf::getDefaultColl Ai Lin Chia 2016-09-23 22:52:20 +02:00
  • f59b2847e1 Remove unused parameter isNew from Collectiondb::registerCollRec Ai Lin Chia 2016-09-23 22:48:06 +02:00
  • 126966defa removed dead code from install function. catered for hostId2==-1 which is not possible Brian Rasmusson 2016-09-23 23:21:37 +02:00
  • c448308efc check XmlDoc.set2 return code and act accordingly in summaryTest1 Brian Rasmusson 2016-09-23 23:17:29 +02:00
  • 145e84f338 removed null-check that could never be true in doInject Brian Rasmusson 2016-09-23 23:07:54 +02:00
  • 1bd15a5abb removed dead code for testing fixed size recs in cacheTest (set numRecs = 0 * maxCacheNodes;) Brian Rasmusson 2016-09-23 23:01:36 +02:00
  • 654a267b0f another potential div by zero in countdomains Brian Rasmusson 2016-09-23 22:55:10 +02:00
  • b76ac088a7 avoid potential div by zeros in countdomains Brian Rasmusson 2016-09-23 22:51:00 +02:00
  • ee2a212537 Remove unused include file Ai Lin Chia 2016-09-23 22:29:29 +02:00
  • 9a9e764938 Remove niceness form json Ai Lin Chia 2016-09-23 16:37:15 +02:00
  • 081ed14598 Remove niceness from Unicode Ai Lin Chia 2016-09-23 16:33:02 +02:00
  • 7a403f17d9 Remove niceness from Safebuf Ai Lin Chia 2016-09-23 16:30:17 +02:00
  • cf289e9af6 Remove niceness from some XmlDoc function Ai Lin Chia 2016-09-23 16:19:39 +02:00
  • 43df80f45b Try with wildcard for doxygen symbols Ai Lin Chia 2016-09-23 16:08:47 +02:00
  • d6920e93c3 Remove niceness from getUrlFilterNum Ai Lin Chia 2016-09-23 15:49:55 +02:00
  • 406f44b1dd uninit fsize potentially used in doInject Brian Rasmusson 2016-09-23 22:19:32 +02:00
  • 0b32e75c19 check return value of sendto in pingTest and act accordingly Brian Rasmusson 2016-09-23 22:15:49 +02:00
  • a14b5a7586 check url not null before attempting to encode it in doInject Brian Rasmusson 2016-09-23 22:10:41 +02:00
  • 3d419f18a1 0-terminate read data in doInject so strlen(url) is not called on an unterminated string Brian Rasmusson 2016-09-23 21:57:55 +02:00
  • fc02e8579a avoid potential read out of bounds when specifying recovery level to -r option Brian Rasmusson 2016-09-23 21:44:26 +02:00
  • 2263e02d83 harmless mem leak in thrutest Brian Rasmusson 2016-09-23 21:09:35 +02:00
  • eb84c8c68e fixed harmless mem leak in seektest Brian Rasmusson 2016-09-23 21:04:49 +02:00
  • 52e96386aa fix (harmless) file descriptor leaks in pingTest Brian Rasmusson 2016-09-23 21:01:49 +02:00
  • 8af422302c check us ptr for null before use in addUStat2 Brian Rasmusson 2016-09-23 20:52:05 +02:00
  • ceec61e349 parm copied without length checking in getcwd2 Brian Rasmusson 2016-09-23 20:49:40 +02:00
  • 9f7a18939a unnecessary null check removed in getcwd2 Brian Rasmusson 2016-09-23 18:49:41 +02:00
  • 050908482a check var for null before use in addUStat1 Brian Rasmusson 2016-09-23 18:46:00 +02:00
  • bb56ae0ef1 buffer overflow and uninit function param in pingTest Brian Rasmusson 2016-09-23 18:26:24 +02:00
  • c264095ad5 strcpy to strncpy in RdbDump::dumpTree. Harmless.. Brian Rasmusson 2016-09-23 15:32:11 +02:00
  • 0e43ee3531 More RdbIndex unit test Ai Lin Chia 2016-09-23 15:19:39 +02:00
  • 44d849bc35 Swap parameter to be more consistent with other Rdb* class. Passing in collnum as the first parameter Ai Lin Chia 2016-09-23 14:46:17 +02:00
  • ba6ffacc31 Use Posdb::getFixedDataSize instead of 0 in RdbListTest Ai Lin Chia 2016-09-23 14:34:34 +02:00
  • 5cf17d4ce7 better checks of m_rdb in RdbDump::set and RdbDump::dumpTree Brian Rasmusson 2016-09-23 15:18:49 +02:00
  • 7991aee065 sanitized m_rdb checks in RdbDump::dumpTree Brian Rasmusson 2016-09-23 15:07:07 +02:00
  • ac9f7fe73b avoid possibly indexing into null-pointer in RdbBuckets::selfTest Brian Rasmusson 2016-09-23 14:44:33 +02:00
  • 42f42f99b4 check return value of rename in RdbBuckets::fastSave_r and act accordingly Brian Rasmusson 2016-09-23 14:39:16 +02:00
  • ab7d0beecd harmless strcpy -> strncpy in RdbBase::removeRebuildFromFilename and fixed possible div by 0 in RdbBase::getPercentNegativeRecsOnDisk Brian Rasmusson 2016-09-23 14:31:16 +02:00
  • c0a5bd4654 Remove non-relevant comment Ai Lin Chia 2016-09-23 14:26:32 +02:00
  • bb6714e2f9 Constness for FctypesTest Ai Lin Chia 2016-09-23 14:25:53 +02:00
  • df6ab36204 Add some initial test for RdbIndex Ai Lin Chia 2016-09-23 14:25:29 +02:00
  • 1ba1dc4588 Let's try again with exclude symbols Ai Lin Chia 2016-09-23 14:23:30 +02:00
  • aa760f30bf Use square angles for cld2 Ai Lin Chia 2016-09-23 13:37:36 +02:00
  • 47a6a2ac73 uninitialized pointer field/read in RdbBase (harmless) Brian Rasmusson 2016-09-23 14:21:44 +02:00
  • 15f077a5dc Merge branch 'master' into nomerge2 Ivan Skytte Jørgensen 2016-09-23 13:56:24 +02:00
  • 5f508a4689 unimportant resource leak fixed in Process::checkNTPD Brian Rasmusson 2016-09-23 13:56:17 +02:00
  • 2b86d73a4c fix dead code in Process::saveRdbTrees Brian Rasmusson 2016-09-23 13:49:25 +02:00
  • f0ec2d3566 Split Linkdb.cpp into Linkdb.cpp and Msg25.cpp Ivan Skytte Jørgensen 2016-09-23 13:48:02 +02:00
  • 87a236c2f5 Split Linkdb.cpp into Linkdb.cpp and Msg25.cpp Ivan Skytte Jørgensen 2016-09-23 13:47:33 +02:00
  • fd9647d211 More exclude patterns Ai Lin Chia 2016-09-23 13:36:26 +02:00
  • 0f2c5495ad do not assume pointers are 4 bytes.. Brian Rasmusson 2016-09-23 13:35:35 +02:00
  • 91cf6435b5 init class members Brian Rasmusson 2016-09-23 12:21:13 +02:00
  • ba0eefd089 init class members to please coverity Brian Rasmusson 2016-09-23 12:17:35 +02:00
  • 60c5dad03c fix potential (but unlikely) negative array index read in Multicast::sendToHostLoop Brian Rasmusson 2016-09-23 12:07:21 +02:00
  • 20240eeee5 Merge branch 'master' into nomerge2 Ivan Skytte Jørgensen 2016-09-23 12:04:52 +02:00
  • 8d290a80c3 Stop using a 'shortcut' poitner variable to a class member Ivan Skytte Jørgensen 2016-09-23 12:01:09 +02:00
  • e151086bf7 Merge branch 'master' of https://github.com/privacore/open-source-search-engine Brian Rasmusson 2016-09-23 12:00:48 +02:00
  • fc3234d8a6 init class members, check for null before use Brian Rasmusson 2016-09-23 12:00:38 +02:00
  • 5d88b670fa Use EXCLUDE_SYMBOLS instead of EXCLUDE_PATTERNS Ai Lin Chia 2016-09-23 11:59:14 +02:00
  • 5de4b7deea Let's try to exclude some not interesting patterns Ai Lin Chia 2016-09-23 11:50:45 +02:00
  • 6971729f4a Add constness to XmlTest Ai Lin Chia 2016-09-23 11:09:49 +02:00
  • 41a121f6c5 init class members and avoid dereference after null check Brian Rasmusson 2016-09-23 11:17:21 +02:00
  • 953b29b875 Merge branch 'master' of https://github.com/privacore/open-source-search-engine Brian Rasmusson 2016-09-23 11:07:55 +02:00
  • b68270813c init class members and replace char with bool Brian Rasmusson 2016-09-23 11:07:45 +02:00
  • 124811501b Use angle brace instead of quote to include gtest.h Ai Lin Chia 2016-09-23 11:05:22 +02:00
  • 48adfdd778 Add logic for Rdb::addRecord to cater for index Ai Lin Chia 2016-09-23 10:54:56 +02:00
  • c85693267a Add RdbBuckets::deleteNode and some unit tests Ai Lin Chia 2016-09-23 10:48:37 +02:00
  • 770891bf34 wrong use of int32_t and wrong fd check in Hostdb.saveHostsConf Brian Rasmusson 2016-09-23 10:36:43 +02:00
  • 8a261ef6fb fixed possible out-of-bounds reads in CountryCode Brian Rasmusson 2016-09-23 10:23:28 +02:00
  • 8bd095322b Remove niceness from Matches Ai Lin Chia 2016-09-23 09:50:00 +02:00
  • 3cf04d0a3b Remove quickpoll from Msg13 Ai Lin Chia 2016-09-23 03:07:06 +02:00
  • 909d06cdfd Remove quickpoll from Spider Ai Lin Chia 2016-09-23 03:06:33 +02:00
  • e2d5d0e532 Remove quickpoll from Statsdb Ai Lin Chia 2016-09-23 03:06:00 +02:00
  • 9818382ed2 Remove quickpoll from Repair Ai Lin Chia 2016-09-23 03:05:13 +02:00
  • 2d264be7ac Fix unit tests Ai Lin Chia 2016-09-23 03:02:09 +02:00
  • 7656ddb648 Remove niceness from Highlight Ai Lin Chia 2016-09-23 02:53:33 +02:00
  • 499044accc Remove niceness from AdultCheck Ai Lin Chia 2016-09-23 02:50:03 +02:00
  • 303a6432a1 Fix compilation error Ai Lin Chia 2016-09-23 02:44:13 +02:00
  • c9ae4557a5 Remove niceness form Synonyms Ai Lin Chia 2016-09-23 02:43:57 +02:00
  • ce69552099 Remove niceness from Phrases Ai Lin Chia 2016-09-23 02:40:50 +02:00
  • 6fbd3ae26b Remove QUICKPOLL from unicode Ai Lin Chia 2016-09-23 02:32:57 +02:00
  • 6b9149623f Remove quickpoll from tagdb Ai Lin Chia 2016-09-23 02:32:07 +02:00
  • a74b04e0fd Remove quickpoll from main.cpp Ai Lin Chia 2016-09-23 02:30:59 +02:00
  • 184ad53547 Fix unittest Ai Lin Chia 2016-09-23 02:30:19 +02:00
  • 0830bd8abc Remove niceness from Sections Ai Lin Chia 2016-09-23 02:26:30 +02:00
  • 1f4f633e8f Remove niceness from Title Ai Lin Chia 2016-09-23 02:23:42 +02:00
  • 4b0b7d74c8 Remove some niceness from Linkdb Ai Lin Chia 2016-09-23 02:22:04 +02:00
  • b54cf89b15 Remove QUICKPOLL from Linkdb Ai Lin Chia 2016-09-23 02:18:32 +02:00
  • 54e3095814 Remove niceness from Matches::addMatches Ai Lin Chia 2016-09-23 02:16:14 +02:00
  • a378426597 Remove quickpoll from Title Ai Lin Chia 2016-09-23 02:12:07 +02:00