After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757359 - adaptivedemux: fix a missing lock in write to stream->last_ret
adaptivedemux: fix a missing lock in write to stream->last_ret
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-30 12:26 UTC by Vincent Penquerc'h
Modified: 2015-10-30 12:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix a missing lock in write to stream->last_ret (1.05 KB, patch)
2015-10-30 12:26 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2015-10-30 12:26:03 UTC
patch to be attached
Comment 1 Vincent Penquerc'h 2015-10-30 12:26:48 UTC
Created attachment 314466 [details] [review]
fix a missing lock in write to stream->last_ret
Comment 2 Florin Apostol 2015-10-30 12:34:24 UTC
Review of attachment 314466 [details] [review]:

looks good
Comment 3 Vincent Penquerc'h 2015-10-30 12:39:08 UTC
commit 7d909966e5eb619d538e1854d2dfbd28d7418fc5
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Fri Oct 30 12:24:22 2015 +0000

    adaptivedemux: fix a missing lock in write to stream->last_ret
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757359