[Scummvm-devel] Fwd: SCI mem functions

Kostas Nakos knakos at phys.uoa.gr
Wed Feb 18 08:03:50 CET 2009


Vicent Marti wrote:
> Well, how exactly would you recover from running out of memory in a
> portable device?

It is not a matter of recovery. It is a matter of breaking out right at 
the spot where the error occurred as opposed to continuing execution 
from an unforeseen state, potentially clobbering the process' memory and 
crashing a couple of function calls later. Often times this is not cool 
to debug.

Kostas




More information about the Scummvm-devel mailing list