------------------------------------------------------------------------ r5265 | helixhorned | 2015-06-07 02:55:41 -0700 (Sun, 07 Jun 2015) | 1 line Mapster32: fix an oob write in test_map(). ------------------------------------------------------------------------ r5264 | helixhorned | 2015-06-07 02:55:40 -0700 (Sun, 07 Jun 2015) | 4 lines mdsprite.c: from updateanimation(), if m->[cn]frame >= numframes, clear to 0. This prevents an oob access when rendering, the one observed was at polymer.c:4255. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.