Mod Archive Forums

Music Production => MilkyTracker Bug Reports => MilkyTracker => Tracking => Bug Report Archive => Topic started by: jmak on May 02, 2011, 19:45:11

Title: Couple of bugfixes for 0.90.85
Post by: jmak on May 02, 2011, 19:45:11
Hi,

here are a couple of patches for

- segfault when loading XMs with zero-length loop (http://geraldine.fjfi.cvut.cz/~makovicka/bgm3.xm (http://geraldine.fjfi.cvut.cz/~makovicka/bgm3.xm))

- mismatched array new[] / non-array delete operator

- uninitialized variable in Container object

- missing AC_LANG_SOURCE in configure.in, reported by recent autoconf
Title: Re: Couple of bugfixes for 0.90.85
Post by: Deltafire on February 25, 2012, 16:02:55
Patches now applied to svn, thanks for submitting them :)