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 745830 - orcc: Remove duplicate codepath
orcc: Remove duplicate codepath
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: orc
unspecified
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-08 06:52 UTC by Edward Hervey
Modified: 2015-03-09 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
orcc: Remove duplicate codepath (1.31 KB, patch)
2015-03-08 06:52 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2015-03-08 06:52:39 UTC
The same code is used regardless of the variable value

Coverity CID #1226451
Comment 1 Edward Hervey 2015-03-08 06:52:44 UTC
Created attachment 298795 [details] [review]
orcc: Remove duplicate codepath

The code is identical regardless of the variable value

CID #1226451
Comment 2 Edward Hervey 2015-03-09 15:44:48 UTC
Attachment 298795 [details] pushed as c2beab8 - orcc: Remove duplicate codepath