Ticket #428 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Segmentation fault when attempting to load a Goanna save data file as an SSSRMAP dump.

Reported by: mekstran Assigned to: mekstran
Priority: blocker Milestone: Goanna release 0.4.6
Component: Goanna Version: 0.4.6
Keywords: Cc:
Blocking:

Description

I just tried to load a Goanna saved data file as an SSSRMASP dump, and Goanna promptly exploded with a segfault.

Change History

02/14/07 15:24:27 changed by mekstran

(In [1703]) References #428. Added a bit of robustness to the parsing so that we don't crash. Will close the ticket when merging to the branch.

02/14/07 16:09:23 changed by mekstran

  • status changed from new to closed.
  • resolution set to fixed.

(In [1704]) Merged revisions 1703 via svnmerge from svn+ssh://sss/sss/svn/goanna/trunk

Closes #428.

........

r1703 | mekstran | 2007-02-14 09:24:27 -0600 (Wed, 14 Feb 2007) | 2 lines

References #428. Added a bit of robustness to the parsing so that we don't crash. Will close the ticket when merging to the branch.

........