[Bug 768723] rtprtx: test is sometimes failing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Nov 27 10:15:54 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768723
--- Comment #6 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 340836
--> https://bugzilla.gnome.org/attachment.cgi?id=340836&action=edit
rtprtxsend: Update statistics before pushing
If an element queries the number of retransmission buffers pushed
*while* the push is still taking place (and before the object lock
is taken just after) it would end up with the wrong statistic
being reported.
Increment it just before the push, avoids races when getting statistics
--
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