------------------------------------------------------------------------ r4980 | helixhorned | 2015-02-10 11:51:15 -0800 (Tue, 10 Feb 2015) | 4 lines mdsprite.c: in md3load(), allocate m->head.surfs with Xcalloc, amending r4952. And preventing enormous corruption due to a free() called on a garbage (malloc'd) pointer values this time. DO_BUILD_VERY_FAST_PLEASE! ------------------------------------------------------------------------ r4979 | helixhorned | 2015-02-10 09:50:23 -0800 (Tue, 10 Feb 2015) | 1 line Makefile.common: disallow building Lunatic with C++ for now. DONT_BUILD. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.