summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-04-11 23:46:59 +0000
committerMike Fulbright <msf@redhat.com>2002-04-11 23:46:59 +0000
commita22a91eb42e2f487cc0032b3ddb4c3dbb26345fa (patch)
treef8d2948794f0965d2aa3335a1ec8f19c1a40cf8e
parent9557198bdcecf1481e6a285243090e54df3ea78b (diff)
-rw-r--r--loader/loader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/loader.c b/loader/loader.c
index 4cd979215..8e42b7643 100644
--- a/loader/loader.c
+++ b/loader/loader.c
@@ -1195,7 +1195,7 @@ static char * mediaCheckCdrom(char *cddriver) {
first = 1;
do {
- char *descr;
+ char *descr=NULL;
/* if first time through, see if they want to eject the CD */
/* currently in the drive (most likely the CD they booted from) */
/* and test a different disk. Otherwise just test the disk in */