From owner-freebsd-commit Sat Oct 7 10:53:51 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11648 for freebsd-commit-outgoing; Sat, 7 Oct 1995 10:53:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11636 for cvs-all-outgoing; Sat, 7 Oct 1995 10:53:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11624 for cvs-usrbin-outgoing; Sat, 7 Oct 1995 10:53:45 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11594 ; Sat, 7 Oct 1995 10:53:32 -0700 Date: Sat, 7 Oct 1995 10:53:32 -0700 From: Poul-Henning Kamp Message-Id: <199510071753.KAA11594@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/tn3270/tools/mkhits dohits.c Sender: owner-commit@FreeBSD.org Precedence: bulk phk 95/10/07 10:53:31 Modified: usr.bin/tn3270/tools/mkhits dohits.c Log: Another place where malloc is expected to return zero'ed storage. (Found with phkmalloc/2 (TNG!) send me email if you want a copy.)