validate: report: avoid _strdup_printf() if not needed
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 5 Apr 2017 21:09:53 +0000 (14:09 -0700)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 5 Apr 2017 21:36:10 +0000 (14:36 -0700)
commit38440a59319ffebf30d19343319a270abd05a654
tree9616a7bb6d65da147cc26f389b1fac4725fdf953
parentc8478b87f86384c90aa4f4d466c28509a0b4a5c7
validate: report: avoid _strdup_printf() if not needed

g_strdup() is enough for this string literal.
validate/gst/validate/gst-validate-report.c