Mans Rullgard
-
2019-04-24
- status: open --> closed-fixed
In effect_i_dsp.c line 367, there is no check for when "h" is NULL, resulting in segmentation fault when "h" is dereferenced (array accessing). Attached is a sample of the input file. The command to trigger the bug is --single-threaded <file> -t aiff /dev/null channels 1 rate 16k fade 3 norm. An information about the binary: 32 bit, limited to 800MB memory, under Linux Ubuntu 16.04, compiled with libmad only.</file>