From 5b6559b0cbca684fd938b38a654d9261883f6f1f Mon Sep 17 00:00:00 2001 From: kramm Date: Thu, 19 Jun 2008 20:31:40 +0000 Subject: [PATCH] fixed bad memory access problem with some jpeg images --- src/swfextract.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/swfextract.c b/src/swfextract.c index 863faf5..b2e049c 100644 --- a/src/swfextract.c +++ b/src/swfextract.c @@ -618,7 +618,7 @@ int findjpegboundary(U8*data, int len) { int t; int pos=-1; - for(t=0;t