K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-03-23T05:15:22.000000Z
K 7
svn:log
V 417
From: Richard Michael Todd <rmtodd@mailhost.ecn.ou.edu>To: inn-patches@isc.org

1) In the function LISTappend, the Refresh->Index array gets resized to
 "Refresh->Used" elements long, where it should be resized to Refresh->Size
 (as the other array is.)
2) In RefreshLines(), the ARTarraysize variable is never set to a non-zero
 value, so each time through the function it thinks it has to allocate all
 new arrays.

END
