Subject: CVS commit: src/sys/arch/xen/xenbus
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/25/2006 17:23:36
Module Name: src
Committed By: bouyer
Date: Sat Mar 25 17:23:36 UTC 2006
Modified Files:
src/sys/arch/xen/xenbus: xenbus_probe.c
Log Message:
Initialize memory to 0 when allocating a new xenbus device structure.
Prevents trying to unregister a nonexistant node in talk_to_otherend().
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/xen/xenbus/xenbus_probe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.