swfdump: fix segfault and endless loop; improved action code output
[swftools.git] / src / swfdump.c
index 95c57d6..81dae0c 100644 (file)
@@ -335,7 +335,7 @@ void handlePlaceObject2(TAG*tag, char*prefix)
            swf_ActionFree(a);
        }
        if(globalflags) // should go to sterr.
-           printf("%s ERROR: unsatisfied handlerflags: %02x", globalflags);
+           printf("ERROR: unsatisfied handlerflags: %02x", globalflags);
     } else {
       printf(" has action code\n");
     }