tests: fix leak in ghostpad unit test
authorTim-Philipp Müller <tim@centricular.net>
Sat, 5 Jan 2013 16:30:04 +0000 (16:30 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 5 Jan 2013 16:31:06 +0000 (16:31 +0000)
commite9497b7bf0bcbcce0c694580c15e8a37ec6c8de1
tree22c035606f9f15309524acb6cdfe05a1c0522ba7
parent1506784215954f30d44201b647d641069af3bc0a
tests: fix leak in ghostpad unit test

The created pad is never used and overwritten with
another newly-created pad a few lines below.
tests/check/gst/gstghostpad.c