Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 10/07/2002 02:17:47
Module Name:	syssrc
Committed By:	kristerw
Date:		Sun Oct  6 23:17:46 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: mlx.c

Log Message:
Do not free uninitialize pointers.
Do not try to print with uninitialized format-string pointers.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/ic/mlx.c

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