Date: Thu, 2 Dec 2010 09:10:45 +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: <201012020911.oB29B2oW086036@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec 2010-12-02 09:10:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/sysinstall modules.c Log: SVN rev 216117 on 2010-12-02 09:10:45Z by brucec MFC r216053: 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> Approved by: re (kensmith) Revision Changes Path 1.7.20.1 +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?201012020911.oB29B2oW086036>