forked from Mirrors/privacore-open-source-search-engine
member init in MsgC
This commit is contained in:
1
MsgC.cpp
1
MsgC.cpp
@ -6,6 +6,7 @@
|
||||
|
||||
|
||||
MsgC::MsgC ( ) {
|
||||
memset(m_request, 0, sizeof(m_request));
|
||||
m_ipPtr = NULL;
|
||||
m_callback = NULL;
|
||||
m_state2 = NULL;
|
||||
|
Reference in New Issue
Block a user