open-src/app/gfx-utils/sun-src/fbconfig/fbconfig.c
changeset 1135 e6377daad4de
parent 1117 629ac4b133bc
child 1208 eaa15317ee26
--- a/open-src/app/gfx-utils/sun-src/fbconfig/fbconfig.c	Fri May 27 13:13:44 2011 -0700
+++ b/open-src/app/gfx-utils/sun-src/fbconfig/fbconfig.c	Fri May 27 19:04:46 2011 -0700
@@ -1083,6 +1083,7 @@
 		/*
 		 * See if this file is a device and get its identifications
 		 */
+		device_model[0] = '\0';
 		error_code = get_device_identification(
 				device_path,
 				&st_rdev, &vis_ident, &device_model[0]);