debugutils: Only proxy the properties once
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 27 Jul 2021 15:49:47 +0000 (11:49 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 27 Jul 2021 17:22:35 +0000 (13:22 -0400)
commit03041842dec6d8be8ae84f2215ac42d51b8bfa32
treed371d36d4c01d8cc7dd990bfd6bbf859c0753261
parentb3504a0192d47766d5c1d4a29594c03275a24ed3
debugutils: Only proxy the properties once

The needed once call was removed accidently during porting. This was catch by
the CI as memory leaks.

Related to !2426

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2438>
gst/debugutils/gstfakeaudiosink.c
gst/debugutils/gstfakevideosink.c