K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-03-31T17:47:16.000000Z
K 7
svn:log
V 457
From: Katsuhiro Kondou <kondou@nec.co.jp>

In the Message :<19980331233947.20250@CCCA.nctu.edu.tw>,
        benjamin1 <clcheng@CCCA.nctu.edu.tw> wrote;

} Expire core dumped when I modify the overview.ctl and then run news.daily.
}
} (gdb) where
} #0  OVERretrieve (token=0x1, Overlen=0xeffff90c) at overview.c:513

Oops!  There is a problem in OVERretrieve().  OVERconfig is not
an array and it should be searched by ->next.  Attached is the
patch for it.

END
