From: Michael Gernoth Date: Wed, 16 Jan 2008 22:15:09 +0000 (+0100) Subject: fix for crash when falling back from shared memory to wired mode. X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/commitdiff_plain/8cfa737d4e9cf94b623e6fb0d625e9196748acfb?hp=8cfa737d4e9cf94b623e6fb0d625e9196748acfb fix for crash when falling back from shared memory to wired mode. (the big_tile_pixmap is inaccessible while it is recreated, so do not try to access it) ---