On Wed, Jan 25, 2012 at 02:31:30PM +0100, Janne Grunau wrote:
> Prevents a crash of VLC during playback of a invalid matroska file,
> found by John Villamil .
> ---
> libavcodec/rv10.c |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/libavcodec/rv10.c b/libavcodec/r
Prevents a crash of VLC during playback of a invalid matroska file,
found by John Villamil .
---
libavcodec/rv10.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c
index 9f2fe77..1d7fd6b 100644
--- a/libavcodec/rv10.c
+++ b/libavcodec