... xtree ! free(at); xtree_free(xt); // restore the offset --- 1467,1474 ---- } // free at & xtree ! if (at != NULL) ! free(at); xtree_free(xt); // restore the offset [/code] 线程安全的问题 你...
...ignal[11], terminate immediately 2012-05-09 12:42:49 worker1[5905] deinit the thread pool 2012-05-09 12:42:49 worker1[5905] [sock:8] task canceld, run the cleanup (ZARG:0x9f85f98) 2012-05-09 12:42:49 worker1[5905] [sock:8] quit, result error (CODE:514) 2012-05-09 12:42:49 worker1[5905] [sock:7] ...
...-0000 1.18 *************** *** 1035,1041 **** /* try to parse the sentence */ s->off = off; ch = txt[off]; ! if (SCWS_CHAR_TOKEN(ch)) { s->off++; SCWS_PUT_RES(off, 0.0, 1, attr_un); --- 1035,1041 ---- /* try to parse ...
...r1[5106] I came, happy to meet you 2011-12-01 22:17:06 worker1[5106] init the thread pool 2011-12-01 22:17:06 worker2[5107] I came, happy to meet you 2011-12-01 22:17:06 worker2[5107] init the thread pool 2011-12-01 22:17:06 worker3[5108] I came, happy to meet you 2011-12-01 22:17:06 worker3[51...
...memset((void *)((char *)buf + len), 0, 1); } /* recursive to search the matched record */ --- 52,59 ---- { memcpy(buf, x->fmap + off, len); } ! /* hightman.101230: fixed overflow, thanks to hovea on bbs */ ! //memset((void *)((char *)buf + len), 0...
Please specify the installation directory 请指定安装目录 (默认为中括号内的值) [/root/xunsearch]:/usr/local/xunsearch Confirm the installation directory 请确认安装目录:/usr/local/xunsearch [Y/n]y Checking scws ... 1.2.3-dev Checking scws dict ... ok Checking libuui...
...set((void *)((char *)buf + len), 0, 1); } /* recursive to search the matched record */ --- 52,59 ---- { memcpy(buf, x->fmap + off, len); } ! /* hightman.101230: fixed overflow, thanks to hovea on bbs */ ! //memset((void *)((char *)buf + l...
... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking w...
...=3295 运行出错 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' required = '',disallowed = '', can_leave_domain=0 where site_id=1' at line 1 [返回到 管理员控制面板] 索引 http://28.10.1...
...y($line)) { if ($this->inCli) { echo "INFO: reach end of the file, total lines: " . $this->line . "\n"; } return false; } // try to decode the line $this->line++; $line = rtrim($line, "\r\n"); if (strlen($line) === 0) { if ($this->inCli) { ...