| Index: patches/ugly/10_aac_oob_read.patch
|
| ===================================================================
|
| --- patches/ugly/10_aac_oob_read.patch (revision 65184)
|
| +++ patches/ugly/10_aac_oob_read.patch (working copy)
|
| @@ -1,6 +1,6 @@
|
| -diff -rpu -N orig/libavcodec/aacdec.c ffmpeg-mt/libavcodec/aacdec.c
|
| ---- orig/libavcodec/aacdec.c 2010-10-11 16:55:17 -0700
|
| -+++ ffmpeg-mt/libavcodec/aacdec.c 2010-10-11 16:55:22 -0700
|
| +diff -wurp -N orig/libavcodec/aacdec.c ffmpeg-mt/libavcodec/aacdec.c
|
| +--- orig/libavcodec/aacdec.c 2010-11-04 08:08:21 -0700
|
| ++++ ffmpeg-mt/libavcodec/aacdec.c 2010-11-04 08:08:27 -0700
|
| @@ -447,6 +447,7 @@ static int decode_audio_specific_config(
|
| int i;
|
|
|
|
|