reporter: Fix proper debug message output partially
authorEdward Hervey <edward@collabora.com>
Fri, 16 Aug 2013 12:27:29 +0000 (14:27 +0200)
committerEdward Hervey <edward@collabora.com>
Fri, 16 Aug 2013 12:30:02 +0000 (14:30 +0200)
commit3e5c921217a825bcccef9201319b14b5cb6f3a46
treee2531729b3473b19b43878cdf54cd2d5b4e2fef0
parent501be303794f9af4c04f01dc4509cffda1bb8bf5
reporter: Fix proper debug message output partially

In order for the special gstreamer print argument handler to be used
you can't use g_strdup_printf. You need to pass it the actual va_list.
validate/gst/validate/gst-validate-reporter.c