Date: Mon, 29 Nov 2010 11:55:17 +0000 (UTC) From: Bruce Cran <brucec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/sysinstall modules.c Message-ID: <201011291155.oATBtSeT024578@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec 2010-11-29 11:55:17 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall modules.c
Log:
SVN rev 216053 on 2010-11-29 11:55:17Z by brucec
If no floppy drive is installed kldBrowser() can generate an error early on.
Initialize menu and count so the cleanup code doesn't try and use their
uninitialized values.
PR: bin/152270
Submitted by: Remi LAURENT <cloud at madpowah.org>
MFC after: 3 days
Revision Changes Path
1.9 +2 -2 src/usr.sbin/sysinstall/modules.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011291155.oATBtSeT024578>
