csource: regenerate

This commit is contained in:
Dmitry Vyukov 2017-06-01 15:52:18 +02:00
parent 61a577885b
commit 48d4af340f

View File

@ -212,7 +212,7 @@ static void execute_command(const char* format, ...)
int tunfd = -1;
#define SYZ_TUN_MAX_PACKET_SIZE (64 << 10)
#define SYZ_TUN_MAX_PACKET_SIZE 1000
#define MAX_PIDS 32
#define ADDR_MAX_LEN 32