[Bug 796836] avwait: Add recording property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 24 09:00:44 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796836

--- Comment #16 from Vivia Nikolaidou <vivia at ahiru.eu> ---
(In reply to Sebastian Dröge (slomo) from comment #14)
> Review of attachment 373125 [details] [review]:
> 
> Seems fine except for a couple of similar memory problems when running the
> test in valgrind.
> 
> E.g. in line 741 you unref the buffer, but from previously in line 731 you
> still have a reference to the timecode stored in its meta (which is invalid
> now) and you use the timecode (that is now freed) in line 758. It's an old
> problem but thanks to the test this shows up now.
> 
> It seems to be the only problem reported for the test, just a couple of
> dozen times.

Thanks, fixed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list