Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mod_ppm / trgt_mpg.cpp
index 12709f3..e379eb0 100644 (file)
@@ -56,6 +56,8 @@ const char bsd_mpeg1::Ext[]="mpg";
 
 /* === M E T H O D S ======================================================= */
 
+#error This code has tmpfile vulnerabilites
+
 Target *
 bsd_mpeg1::New(const char *filename)
 {