Opened 9 years ago

Closed 9 years ago

#21 closed defect (fixed)

Memory corruption

Reported by: mazzearos Owned by: Adrien Destugues
Priority: critical Milestone: 2.5
Component: GrafX2 Version: 2.4
Keywords: Cc:

Description

Hi,

I had a crash in the AROS port of SVN 2035.
I could track it down to a call of free(palette).

That free() is still available in line 4062:
http://pulkomandy.tk/projects/GrafX2/browser/trunk/src/fileformats.c#L4062

Change History (1)

comment:1 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in r2118. I don't know who can provide a new release package for AROS, so for now you will have to compile yourself.

Note: See TracTickets for help on using tickets.