Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 04/15/2006 08:46:23
Module Name: src
Committed By: agc
Date: Sat Apr 15 08:46:23 UTC 2006
Modified Files:
src/dist/iscsi/src: target.c
Log Message:
Fix a bug found when running the NetBSD iSCSI target on big-endian (i.e.
Sparc) Solaris hosts - check that the stored username is not NULL before
freeing it.
Some minor formatting cleanup.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/dist/iscsi/src/target.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.