--- np2/sound/vermouth/midimod.c 2003/11/28 08:01:33 1.3 +++ np2/sound/vermouth/midimod.c 2003/12/08 00:55:34 1.4 @@ -448,6 +448,8 @@ MIDIMOD midimod_create(UINT samprate) { return(ret); mmcre_err2: + listarray_destroy(ret->namelist); + listarray_destroy(ret->pathtbl); _MFREE(ret); mmcre_err1: