--- libaitrpc/src/srv.c 2013/08/21 13:01:44 1.17.4.6 +++ libaitrpc/src/srv.c 2013/08/21 13:02:33 1.17.4.7 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: srv.c,v 1.17.4.6 2013/08/21 13:01:44 misho Exp $ +* $Id: srv.c,v 1.17.4.7 2013/08/21 13:02:33 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -494,7 +494,6 @@ rxUDPPacket(sched_task_t *task) socklen_t salen; struct timespec ts = { DEF_RPC_TIMEOUT, 0 }; - memset(buf, 0, AIT_LEN(bufz)); memset(&rpcbuf, 0, sizeof rpcbuf); /* receive connect packet */