Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/xen/xenbus



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.




Home | Main Index | Thread Index | Old Index