GNOME Bugzilla – Bug 766521
rtpdec: fix clock leak
Last modified: 2016-10-31 14:22:47 UTC
.
Created attachment 327987 [details] [review] rtpdec: fix clock leak gst_system_clock_obtain() returns a new ref.
Attachment 327987 [details] pushed as a6c4763 - rtpdec: fix clock leak
How did you find this? rtpdec is not used by anything, it might make sense to even remove it :)
With this test ./tests/check/generic/states.c :)