Fix a potential out of array writing.
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 31 Jul 2008 14:53:14 +0000 (14:53 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Thu, 31 Jul 2008 14:53:14 +0000 (14:53 +0000)
commit0afdedcafb4d524abfe2c958f17aafe4f1ab8d9a
tree4c98f6ecd8def0ab57075907458c4d8230722b18
parentce1ee094d7f0b12565f659a3d298469b21fcf348
Fix a potential out of array writing.
Patch by Mathieu Malaterre mathieu malaterre gmail com

Originally committed as revision 14487 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rle.c