mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-31 06:21:04 +00:00
.
This commit is contained in:
parent
d8dbbf7484
commit
2fbb5d0bbf
@ -237,7 +237,7 @@ public:
|
|||||||
while (i.next(a,p)) {
|
while (i.next(a,p)) {
|
||||||
#ifdef ZT_TRACE
|
#ifdef ZT_TRACE
|
||||||
if (!(*p)) {
|
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();
|
abort();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user