mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-07 06:35:30 +01:00
224025d852dcc42f752c0922fef7121808d1e42f
Add a check to avoid writing past the end of the channel_unit.components[] array. Bug Found by: cosminamironesei Fixes CVE-2012-0853 CC: libav-stable@libav.org Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> (cherry picked from commitc509f4f747) Signed-off-by: Reinhard Tartler <siretart@tauware.de> (cherry picked from commitf43b6e2b1e) Signed-off-by: Reinhard Tartler <siretart@tauware.de> (cherry picked from commitf728ad26f0) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Libav README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
89.8%
Assembly
8.1%
Makefile
1.3%
C++
0.3%
Objective-C
0.2%
Other
0.1%