Fix defects detected by static analysis tool
[platform/core/uifw/isf.git] / ism / extras / efl_panel / isf_panel_efl.cpp
index 321addc..44c51e0 100644 (file)
@@ -7697,7 +7697,7 @@ int main (int argc, char *argv [])
                 ret = -1;
                 goto cleanup;
             }
-            DebugOutput::set_output (String (argv [i]));
+            DebugOutput::set_output (sanitize_string (argv [i]));
             continue;
         }