[Scummvm-devel] Fixed: Weird crash (Mac OS X only? big endian only?)
Max Horn
max at quendi.de
Thu May 15 11:02:22 CEST 2003
It's fixed in CVS now (object.cpp to be precise). It was an OOB access,
we were working on screen strip 81, even though there are only strip
0-79 -> that caused some pointer to be overwritten. I guess different
alignment rules make this work / fail on different systems.
I will let some people test this, and then I'd like to make a 0.4.0b
release of the Mac OS X binary only (as the others seem to be not
affected). Any objections?
Max
More information about the Scummvm-devel
mailing list