On 5/4/11 4:18 AM, Ronald S. Bultje wrote:
From: Uoti Urpala<uau@glyph.nonexistent.invalid>

Add an extra size validity check in asf_read_frame_header(). Without
this asf->packet_size_left may become negative, which triggers an
assertion failure later.

Signed-off-by: Ronald S. Bultje<rsbul...@gmail.com>
---
  libavformat/asfdec.c |    5 +++++
  1 files changed, 5 insertions(+), 0 deletions(-)

Seems fine, not sure about the new line added.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to