GNOME Bugzilla – Bug 732976
tests & examples: Unref parent after use
Last modified: 2014-07-10 21:28:40 UTC
Fix leak of parent element in videocrop and rtp tests.
Created attachment 280310 [details] [review] Patch fixing leak in rtp test.
Created attachment 280311 [details] [review] Patch fixing leak in videocrop test.
Created attachment 280312 [details] [review] Patch fixing leak in rtp test. D'oh too early in the morning, forgot to add the Fixes footer.
Created attachment 280313 [details] [review] Patch fixing leak in videocrop test. D'oh too early in the morning, forgot to add the Fixes footer.
commit c541e56b0cdf8a07258de71f69b3e55d28a677b1 Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Sun Jul 6 11:27:36 2014 +0200 tests: fix pipeline leak in videocrop test Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732976 commit 5cd0261f771053d642bf3a271f38a21e17347430 Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Sun Jul 6 11:26:46 2014 +0200 examples: client-rtpaux: Release reference to parent when done Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732976