forked from Mirrors/privacore-open-source-search-engine
Initialize Links::m_doQuickSet
This commit is contained in:
@ -3690,6 +3690,7 @@ Links::Links(){
|
||||
m_numLinks = 0;
|
||||
m_baseUrl = NULL;
|
||||
m_numOutlinksAdded = 0;
|
||||
m_doQuickSet = false;
|
||||
}
|
||||
|
||||
Links::~Links() {
|
||||
|
Reference in New Issue
Block a user