[FFmpeg-devel] [PATCH] vf_yadif: Fixed potential access violation on EOF.
Michael Niedermayer
michaelni at gmx.at
Tue May 22 14:57:51 CEST 2012
On Tue, May 22, 2012 at 09:17:19AM +0200, Robert Nagy wrote:
>
> vf_yadif.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
> 8bc7aa8f086bebdf7968a2c7fc02944056c9c6df 0001-vf_yadif-Fixed-potential-access-violation-on-EOF.patch
> From 5ca7df1e97cacbdf09ded4e6f27e643da42b0cad Mon Sep 17 00:00:00 2001
> From: Robert Nagy <ronag89 at gmail.com>
> Date: Tue, 22 May 2012 00:14:48 +0200
> Subject: [PATCH] vf_yadif: Fixed potential access violation on EOF.
>
> The correct invariant is (cur != NULL -> next != NULL). Not the other way around.
patch applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is what and why we do it that matters, not just one of them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120522/0b02c49b/attachment.asc>
More information about the ffmpeg-devel
mailing list