selecting the dives a user wants to import

Dirk Hohndel dirk at hohndel.org
Fri Jan 9 16:32:01 PST 2015


On January 9, 2015 4:17:09 PM Thiago Macieira <thiago at macieira.org> wrote:

> On Friday 09 January 2015 07:52:01 Dirk Hohndel wrote:
> > new throws the crash, so that makes me think that there are more out of
> > bounds errors here I’d suggest running this under Valgrind.
> >
> > I fixed quite a few array access errors in the code, most likely I missed
> > one or two.
>
> For new to throw, it usually means the size argument is silly (negative,
> hundreds of gigabytes, etc.).

In this case size of -1 was all it took.
Fixed in master.


/D







More information about the subsurface mailing list