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 736412 - gst-devtools/validate: refactor to remove duplicate assignment
gst-devtools/validate: refactor to remove duplicate assignment
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
1.x
Other Linux
: Normal normal
: 1.3.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-10 11:45 UTC by Anuj
Modified: 2014-09-26 08:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-devtools/validate: refactor to remove duplicate assignment (940 bytes, patch)
2014-09-10 11:45 UTC, Anuj
committed Details | Review

Description Anuj 2014-09-10 11:45:52 UTC
Created attachment 285821 [details] [review]
gst-devtools/validate: refactor to remove duplicate assignment

gst-devtools/validate/gst/validate:
gst-validate-media-info.c (performance issue) duplicate assignment of a variable.
added a patch please review.
Comment 1 Felix Schwarz 2014-09-11 08:37:32 UTC
well I guess that shouldn't be a performance problem but it looks like there the assignment is completely unnecessary ;-)