mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[TCPIP]
- Disable object logging now that all the deadlocks, leaks, double-frees, and use-after-frees visible in our test suite are fixed in TCP/IP svn path=/trunk/; revision=59709
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "precomp.h"
|
||||
|
||||
/* Uncomment for logging of connections and address files every 10 seconds */
|
||||
#define LOG_OBJECTS
|
||||
//#define LOG_OBJECTS
|
||||
|
||||
/* List of all address file objects managed by this driver */
|
||||
LIST_ENTRY AddressFileListHead;
|
||||
|
||||
Reference in New Issue
Block a user