Re: [FFmpeg-devel] [PATCH 1/2] avcodec/xan: Improve overlapping check

2017-11-01 Thread Michael Niedermayer
On Mon, Oct 30, 2017 at 11:21:40PM +0100, Michael Niedermayer wrote: > Fixes: memcpy-param-overlap > Fixes: 3612/clusterfuzz-testcase-minimized-6393461273001984 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael Niede

[FFmpeg-devel] [PATCH 1/2] avcodec/xan: Improve overlapping check

2017-10-30 Thread Michael Niedermayer
Fixes: memcpy-param-overlap Fixes: 3612/clusterfuzz-testcase-minimized-6393461273001984 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer --- libavcodec/xan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(