> I haven't followed every message in this thread closely but did anyone
> actually figure out where the value used in the allocation comes from?
Probably not.
> It would
> probably make sense while people are in the code here to try and work out
> exactly what size the array should be and why and then modify things to
> allocate the arrays to be the exact size required rather than just some
> 'larger' size that seems to work.
Ideally I would go this way, but I am not sufficiently familiar with this
stuff. Another option would be to pass max14 as an input parameter with
some conservative default value (thinking of getenv() here).
Have a nice day,
Volodymyr
Received on Fri Dec 05 2008 - 14:33:53 PST