Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/14/2006 20:56:26
Module Name: src
Committed By: christos
Date: Fri Apr 14 20:56:26 UTC 2006
Modified Files:
src/sys/dev/ic: mlx.c
Log Message:
Coverity CID 1091: Avoid NULL deref by moving offending code inside if
statement.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/dev/ic/mlx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.