[PATCH] Check if trip is NULL before calling DIVE_TRIP

Dirk Hohndel dirk at hohndel.org
Wed Sep 19 12:37:03 PDT 2012


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:

> right, it crashes because of this file's trip date (attribute in <trip> tag):
>
> <trip date='2011-12-02
> if changed to:
> <trip date='2012-12-02'
> all is good.

Yeah, with this we have to trips on the same date with different
times. That shouldn't cause any issues but clearly it does.

But this definitely provides enough information to step through it and
figure it out.

/D


More information about the subsurface mailing list