Re: [FFmpeg-devel] [PATCH 1/5] avcodec/atrac9dec: Check precision_fine/coarse

2019-11-09 Thread Michael Niedermayer
On Sun, Oct 20, 2019 at 02:15:11AM +0200, Lynne wrote: > Oct 19, 2019, 21:39 by mich...@niedermayer.cc: > I do not know if this or some clipping or other is the best course of action. > I have only a fuzzed file which triggers this and neither reference code nor > specification which would document

Re: [FFmpeg-devel] [PATCH 1/5] avcodec/atrac9dec: Check precision_fine/coarse

2019-10-19 Thread Lynne
Oct 19, 2019, 21:39 by mich...@niedermayer.cc: I do not know if this or some clipping or other is the best course of action. I have only a fuzzed file which triggers this and neither reference code nor specification which would document what to do. If someone has some reference please reply Clip i

[FFmpeg-devel] [PATCH 1/5] avcodec/atrac9dec: Check precision_fine/coarse

2019-10-19 Thread Michael Niedermayer
I do not know if this or some clipping or other is the best course of action. I have only a fuzzed file which triggers this and neither reference code nor specification which would document what to do. If someone has some reference please reply Fixes: out of array access Fixes: 18330/clusterfuzz-