Files
libxmp/test-dev/data/m/reborning.mod
Claudio Matsuoka 498de9f8fd [test] Add reborning.mod to load_from_memory tests
from:	 Andreas Argirakis <andreas@blazer.nu>
to:	 xmp-devel@lists.sourceforge.net
date:	 Sat, Dec 28, 2013 at 11:14 PM
subject: [xmp] certain .mod crash on loading using xmp_load_module_from_memory

Using libxmp 4.2.0.

Using xmp_load_module_from_memory() loading (modland)Protracker/6-Mate/reborning.mod gives a crash. I tracked it down to void read_title(HIO_HANDLE *f, char *t, int s) in common.c.
Using xmp_load_module() works however fine with that module.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-12-29 08:08:39 -02:00

25 KiB