possible wasted memory in list_read.c

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Apr 18 00:06:00 GMT 2004


On Sat, Apr 17, 2004 at 11:48:46AM -0700, Steve Kargl wrote:
> Bud, Paul,
> 
> The following patch removes a possible abuse of memory.
> It appears the saved_length is doubled, but then the
> actual allocation of memory is 4 times the amount of the
> original saved_length.
> 

Forget the patch.  I think I know what is going on, but
it sure would have been nice to have comment in the code.

-- 
Steve



More information about the Fortran mailing list