[FFmpeg-cvslog] avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()

2018-04-12 Thread Michael Niedermayer
ffmpeg | branch: release/3.3 | Michael Niedermayer | Sun Feb 11 03:38:54 2018 +0100| [76a886dae364c665ee83d3eac44e28062b687baa] | committer: Michael Niedermayer avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() This fixes a hypothetical integer overflow Signed-off-by: Michael Nied

[FFmpeg-cvslog] avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()

2018-02-19 Thread Michael Niedermayer
ffmpeg | branch: release/3.0 | Michael Niedermayer | Sun Feb 11 03:38:54 2018 +0100| [664e3d217aadba713c46404e2e8cb1d8f9c28485] | committer: Michael Niedermayer avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() This fixes a hypothetical integer overflow Signed-off-by: Michael Nied

[FFmpeg-cvslog] avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()

2018-02-12 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Feb 11 03:38:54 2018 +0100| [89668fa8430886823b476c13cb46e766f3cf7547] | committer: Michael Niedermayer avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() This fixes a hypothetical integer overflow Signed-off-by: Michael Nied

[FFmpeg-cvslog] avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()

2018-02-11 Thread Michael Niedermayer
ffmpeg | branch: release/3.4 | Michael Niedermayer | Sun Feb 11 03:38:54 2018 +0100| [2ad23b93b513d3a36af53d90dfc9ebfac80b4e3e] | committer: Michael Niedermayer avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() This fixes a hypothetical integer overflow Signed-off-by: Michael Nied

[FFmpeg-cvslog] avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()

2018-02-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 11 03:38:54 2018 +0100| [f2318aee8ca8df1c84092f7d6691a2d0df02c474] | committer: Michael Niedermayer avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() This fixes a hypothetical integer overflow Signed-off-by: Michael Niedermay