uliwitness / Stacksmith

An intuitive software erector kit targeted at people new to programming, but with enough potential to stay useful once they've learned, inspired by HyperCard.
http://stacksmith.org
129 stars 13 forks source link

Don't crash if we can't load the background for a card #53

Open uliwitness opened 9 years ago

uliwitness commented 9 years ago

If a card is invalid and has an invalid background ID or the background can't be loaded for some other reason, don't crash de-referencing NULL. (We need to protect from web-based exploits)