[Bug 768723] rtprtx: test is sometimes failing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Nov 27 11:23:23 UTC 2016


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #7 from Edward Hervey <bilboed at bilboed.com> ---
commit 91f5b4eaa2fcd874361d16bdf80497c3cdd12d13
Author: Edward Hervey <edward at centricular.com>
Date:   Sun Nov 27 11:14:13 2016 +0100

    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

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

-- 
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