diff --git a/src/main.c b/src/main.c index 6ac8ec908..95398f01f 100644 --- a/src/main.c +++ b/src/main.c @@ -787,7 +787,7 @@ static void mainloop(int toplevel) { static int cleanup = 5; int xx, i, eggbusy = 1; - char buf[8702]; + char buf[RECVLINEMAX]; /* Lets move some of this here, reducing the number of actual * calls to periodic_timers