K 10 svn:author V 3 dim K 8 svn:date V 27 2012-08-21T19:24:39.179875Z K 7 svn:log V 182 MFC r239104: In sys/dev/aic7xxx/aic79xx_osm.c, function ahd_attach(), initialize the 'path' variable to NULL, to avoid using it uninitialized in certain cases. Found by: clang 3.2 END