forked from Mirrors/privacore-open-source-search-engine
Initialize PostQueryRerank::m_cvtUrl
This commit is contained in:
@ -53,6 +53,7 @@ PostQueryRerank::PostQueryRerank ( ) {
|
||||
//m_querysLoc = 0;
|
||||
|
||||
m_maxUrlLen = 0;
|
||||
m_cvtUrl = NULL;
|
||||
m_pageUrl = NULL;
|
||||
|
||||
m_now = time(NULL);
|
||||
|
Reference in New Issue
Block a user