validate: report: don't shadow the GString variable
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 20 Mar 2015 10:24:27 +0000 (11:24 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 20 Mar 2015 10:24:27 +0000 (11:24 +0100)
commite9aeca28a8d68c2a462750f7d51db61476c2b61b
tree7d73909a8bdfaab813a37da5e7b74a886b2030ba
parent3a275d2212528e4ef4f1095a2716cb4ed9ee25ab
validate: report: don't shadow the GString variable

We were leaking the GString as it's freed outside of the block.
validate/gst/validate/gst-validate-report.c