validate-runner / reporter: Sanitize reports refcounting.
authorMathieu Duponchelle <mathieu.duponchelle@collabora.com>
Fri, 10 Oct 2014 00:52:26 +0000 (02:52 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 21 Oct 2014 18:13:51 +0000 (20:13 +0200)
commitb21bb1ff34b0d800f77882099547c05b1a9a3c4b
tree611e2bc144d87a6ace55f755d915ac3618381673
parentde554ba417c9fef409b985ef7976d3c01b421b4a
validate-runner / reporter: Sanitize reports refcounting.

The previous code worked but was confusing, the runner didn't actually
take the ref it was releasing later.

+ Fix indentation.
validate/gst/validate/gst-validate-reporter.c
validate/gst/validate/gst-validate-runner.c