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 698008 - Only split protocol info once
Only split protocol info once
Status: RESOLVED FIXED
Product: gupnp-av
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-14 17:28 UTC by Jens Georg
Modified: 2019-02-22 05:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Only split protocol info once (2.34 KB, patch)
2013-04-14 17:29 UTC, Jens Georg
none Details | Review
Only split protocol info once (2.34 KB, patch)
2013-05-30 08:36 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-04-14 17:28:32 UTC
A micro-optimisation which does the strsplit only once before checking the
resources and not for each resource again.
Comment 1 Jens Georg 2013-04-14 17:29:20 UTC
Created attachment 241510 [details] [review]
Only split protocol info once
Comment 2 Jens Georg 2013-05-30 08:36:58 UTC
Created attachment 245615 [details] [review]
Only split protocol info once

Updated for some stupid errors
Comment 3 Jens Georg 2013-05-30 15:13:28 UTC
Attachment 245615 [details] pushed as 3e820dc - Only split protocol info once