Module Name: src Committed By: msaitoh Date: Tue Nov 12 13:10:51 UTC 2019
Modified Files: src/sys/dev/isa: uha_isa.c Log Message: Initialize sc_dev correctly to avoid null pointer dereference when bus_space_map() failed. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/isa/uha_isa.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.