X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.c;h=c91f3393116719cbf354139c4841d21d2f68f2f6;hb=2987b656264945a969e41ae56dd78e5b0e575314;hp=f67d951814037125b3115f3c7e7174b51edfc232;hpb=0288babb81e62bf607d8c2e428b577756b655fed;p=swftools.git diff --git a/lib/rfxswf.c b/lib/rfxswf.c index f67d951..c91f339 100644 --- a/lib/rfxswf.c +++ b/lib/rfxswf.c @@ -1395,6 +1395,7 @@ void swf_FreeTags(SWF * swf) // Frees all malloc'ed memory for t free(t); t = tnew; } + swf->firstTag = 0; } // include advanced functions