Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/12/2000 18:02:45
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Jun 13 01:02:45 UTC 2000

Modified Files:
	basesrc/include/rpc: types.h

Log Message:
Make the RPC mem_alloc() macro use calloc() to prevent RPC from
using only partially-initialized data structures.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/include/rpc/types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.