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 753538 - basetransform: remove unreachable return statement
basetransform: remove unreachable return statement
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal minor
: 1.5.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-12 04:12 UTC by Vineeth
Modified: 2015-08-16 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unreachable return statement. (788 bytes, patch)
2015-08-12 04:13 UTC, Vineeth
committed Details | Review

Description Vineeth 2015-08-12 04:12:31 UTC
A trivial fix to remove unreachable return statement.
Comment 1 Vineeth 2015-08-12 04:13:27 UTC
Created attachment 309093 [details] [review]
remove unreachable return statement.
Comment 2 Tim-Philipp Müller 2015-08-12 09:35:33 UTC
commit 039ac81ee332354c1d3ea23b348db6c2e92d9cfa
Author: Vineeth TM <vineeth.tm@samsung.com>
Date:   Wed Aug 12 13:12:38 2015 +0900

    basetransform: remove unreachable return statement
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753538