From owner-cvs-sys Wed Sep 11 02:39:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA23240 for cvs-sys-outgoing; Wed, 11 Sep 1996 02:39:12 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA23224; Wed, 11 Sep 1996 02:38:59 -0700 (PDT) Date: Wed, 11 Sep 1996 02:38:59 -0700 (PDT) From: Julian Elischer Message-Id: <199609110938.CAA23224@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netatalk at_control.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/09/11 02:38:57 Modified: sys/netatalk at_control.c Log: bzero the entire at_ifaddr struct we malloc, not just the first part of it.. Revision Changes Path 1.11 +1 -1 src/sys/netatalk/at_control.c