mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
Fixed sketchy memcpy logic, also added checks for service RPC ACK
This commit is contained in:
parent
d03a63e055
commit
74e22368b5
2 changed files with 14 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
#ifndef _COMMON_H
|
||||
#define _COMMON_H 1
|
||||
|
||||
#define DEBUG_LEVEL 3
|
||||
#define DEBUG_LEVEL 0
|
||||
|
||||
#define MSG_WARNING 4
|
||||
#define MSG_ERROR 1 // Errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue