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 754253 - qml: remove overwritten value
qml: remove overwritten value
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-08-28 15:37 UTC by Luis de Bethencourt
Modified: 2015-09-28 08:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (761 bytes, patch)
2015-08-28 15:37 UTC, Luis de Bethencourt
committed Details | Review

Description Luis de Bethencourt 2015-08-28 15:37:57 UTC
Created attachment 310206 [details] [review]
patch

Value in tex is overwritten before being used. Removing it.

CID 1320715
Comment 1 Luis de Bethencourt 2015-08-28 15:38:31 UTC
Review of attachment 310206 [details] [review]:

For after freeze.
Comment 2 Matthew Waters (ystreet00) 2015-09-28 08:18:15 UTC
commit 86151cbf0622ce3ba2afe297068f538477738b72
Author: Luis de Bethencourt <luis@debethencourt.com>
Date:   Fri Aug 28 16:35:39 2015 +0100

    qml: remove overwritten value
    
    Value in tex is overwritten before being used. Removing it.
    
    CID 1320715
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754253