[FFmpeg-devel] [BUG] qdm2.c over read in array

Benjamin Larsson banan
Mon Jan 7 18:18:45 CET 2008


fill_coding_method_array line:

 tmp = tone_level_idx[ch][sb][j + 1] * 2 - add4 - add3 - add2 - add1;

over reads the array. for(j=0 ; j<64 ; j++)

MvH
Benjamin Larsson







More information about the ffmpeg-devel mailing list