Optimize memory allocation for client buffer; add VLD to detect memory on Windows.
This commit is contained in:
@@ -28,7 +28,7 @@ void Test() {
|
||||
}
|
||||
|
||||
int main() {
|
||||
LOG_INIT("", webcc::LOG_CONSOLE);
|
||||
WEBCC_LOG_INIT("", webcc::LOG_CONSOLE);
|
||||
|
||||
Test();
|
||||
Test();
|
||||
|
||||
Reference in New Issue
Block a user