1
Bug Report Archive / Couple of bugfixes for 0.90.85
« 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)
- mismatched array new[] / non-array delete operator
- uninitialized variable in Container object
- missing AC_LANG_SOURCE in configure.in, reported by recent autoconf
here are a couple of patches for
- segfault when loading XMs with zero-length loop (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