mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-18 18:56:24 +00:00
.
This commit is contained in:
parent
d8dbbf7484
commit
2fbb5d0bbf
@ -237,7 +237,7 @@ public:
|
||||
while (i.next(a,p)) {
|
||||
#ifdef ZT_TRACE
|
||||
if (!(*p)) {
|
||||
ZT_TRACE("eachPeer() caught NULL peer for %s",a->toString().c_str());
|
||||
TRACE("eachPeer() caught NULL peer for %s",a->toString().c_str());
|
||||
abort();
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user